Show / Hide Table of Contents

Class IgbLayoutSelectedKeysCollection

Inheritance
System.Object
BaseCollection<IgbLayoutPrimaryKeyValue>
IgbLayoutSelectedKeysCollection
Inherited Members
BaseCollection<IgbLayoutPrimaryKeyValue>.ToArray()
BaseCollection<IgbLayoutPrimaryKeyValue>.InsertItem(Int32, IgbLayoutPrimaryKeyValue)
BaseCollection<IgbLayoutPrimaryKeyValue>.RemoveItem(Int32)
BaseCollection<IgbLayoutPrimaryKeyValue>.SetItem(Int32, IgbLayoutPrimaryKeyValue)
BaseCollection<IgbLayoutPrimaryKeyValue>.ClearItems()
BaseCollection<IgbLayoutPrimaryKeyValue>.Serialize(SerializationContext, String)
BaseCollection<IgbLayoutPrimaryKeyValue>.FindByName(String)
BaseCollection<IgbLayoutPrimaryKeyValue>.HasName(String)
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbLayoutSelectedKeysCollection : BaseCollection<IgbLayoutPrimaryKeyValue>

Constructors

IgbLayoutSelectedKeysCollection(Object, String)

Declaration
public IgbLayoutSelectedKeysCollection(object parent, string propertyName)
Parameters
Type Name Description
System.Object parent
System.String propertyName