Inheritance
System.Object
IgbToolActionGroupHeader
Implements
System.IDisposable
Assembly: IgniteUI.Blazor.dll
public class IgbToolActionGroupHeader : IgbToolAction, JsonSerializable, IDisposable
Constructors
Declaration
public IgbToolActionGroupHeader()
Properties
Declaration
public string ActualBackIconColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string BackIconColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public override string Type { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Methods
Declaration
protected override void EnsureModulesLoaded()
Overrides
Declaration
public override object FindByName(string name)
Parameters
Type |
Name |
Description |
System.String |
name |
|
Returns
Type |
Description |
System.Object |
|
Overrides
Implements
System.IDisposable