Show / Hide Table of Contents

Class IgbColumnExchangersCollection

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

Constructors

IgbColumnExchangersCollection(Object, String)

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