Show / Hide Table of Contents

Class IgbContentPaneCollection

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

Constructors

IgbContentPaneCollection()

Declaration
public IgbContentPaneCollection()

IgbContentPaneCollection(Object, String)

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