Show / Hide Table of Contents

Class IgbListPanelSelectedKeysCollection

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

Constructors

IgbListPanelSelectedKeysCollection(Object, String)

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