Class IgbGridColumnCollection
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbGridColumnCollection : BaseCollection<IgbDataGridColumn>
Constructors
IgbGridColumnCollection(Object, String)
Declaration
public IgbGridColumnCollection(object parent, string propertyName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | parent | |
| System.String | propertyName |