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