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