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