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