Show / Hide Table of Contents

Class IgbGridSelectedKeysCollection

Inheritance
System.Object
BaseCollection<IgbPrimaryKeyValue>
IgbGridSelectedKeysCollection
Inherited Members
BaseCollection<IgbPrimaryKeyValue>.ToArray()
BaseCollection<IgbPrimaryKeyValue>.InsertItem(Int32, IgbPrimaryKeyValue)
BaseCollection<IgbPrimaryKeyValue>.RemoveItem(Int32)
BaseCollection<IgbPrimaryKeyValue>.SetItem(Int32, IgbPrimaryKeyValue)
BaseCollection<IgbPrimaryKeyValue>.ClearItems()
BaseCollection<IgbPrimaryKeyValue>.Serialize(SerializationContext, String)
BaseCollection<IgbPrimaryKeyValue>.FindByName(String)
BaseCollection<IgbPrimaryKeyValue>.HasName(String)
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