Show / Hide Table of Contents

Class IgbDockManagerPaneCollection

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

Constructors

IgbDockManagerPaneCollection()

Declaration
public IgbDockManagerPaneCollection()

IgbDockManagerPaneCollection(Object, String)

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