Class IgbGridToolbarBaseActionCollection
Inheritance
System.Object
IgbGridToolbarBaseActionCollection
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbGridToolbarBaseActionCollection : BaseCollection<IgbGridToolbarBaseAction>
Constructors
IgbGridToolbarBaseActionCollection(Object, String)
Declaration
public IgbGridToolbarBaseActionCollection(object parent, string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.Object | parent | |
System.String | propertyName |