Show / Hide Table of Contents

Class IgbGridToolbarCollection

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

Constructors

IgbGridToolbarCollection(Object, String)

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