Class IgbGridToolbarHiding
Provides a pre-configured column hiding component for the grid. @igxModule IgxGridToolbarModule @igxParent IgxGridToolbarComponent @example
Inheritance
System.Object
IgbGridToolbarHiding
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbGridToolbarHiding : IgbBaseToolbarColumnActionsDirective, JsonSerializable, IDisposable
Constructors
IgbGridToolbarHiding()
Declaration
public IgbGridToolbarHiding()
Properties
Type
Declaration
public override string Type { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
Methods
EnsureModulesLoaded()
Declaration
protected override void EnsureModulesLoaded()
Overrides
FindByName(String)
Declaration
public override object FindByName(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name |
Returns
| Type | Description |
|---|---|
| System.Object |
Overrides
Implements
System.IDisposable