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