Show / Hide Table of Contents

Class IgbGridToolbarContentCollection

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

Constructors

IgbGridToolbarContentCollection(Object, String)

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