Class IgbGridToolbarCollection
Inherited Members
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 |