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