Show / Hide Table of Contents

Class IgbStateCollection

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

Constructors

IgbStateCollection(Object, String)

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