Show / Hide Table of Contents

Class IgbRowIslandCollection

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

Constructors

IgbRowIslandCollection(Object, String)

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