Class IgbToolPanel
Inheritance
System.Object
IgbToolPanel
Implements
System.IDisposable
Assembly: IgniteUI.Blazor.dll
public class IgbToolPanel : BaseRendererControl, RefSink, JsonSerializable, IDisposable
Constructors
Declaration
Properties
Gets or sets the data or data source instance to which to bind the grid.
Declaration
public IgbToolActionCollection Actions { get; set; }
Property Value
Declaration
public string ActualBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualCheckedBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualCheckedBorderColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public ControlDisplayDensity ActualDensity { get; set; }
Property Value
ActualDisabledTextColor
Declaration
public string ActualDisabledTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int ActualDropdownDelay { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string ActualGroupHeaderBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualGroupHeaderSeparatorBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualGroupHeaderSubtitleTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualGroupHeaderTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualHighlightColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double ActualHighlightRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualHighlightWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string ActualHoverBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualIconFill { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualIconStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualMenuArrowStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualSeparatorBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double ActualSeparatorHorizontalPaddingBottom { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualSeparatorHorizontalPaddingLeft { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualSeparatorHorizontalPaddingRight { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualSeparatorHorizontalPaddingTop { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualSeparatorVerticalPaddingBottom { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualSeparatorVerticalPaddingLeft { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualSeparatorVerticalPaddingRight { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualSeparatorVerticalPaddingTop { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string ActualSubmenuBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
ActualSubtitleTextColor
Declaration
public string ActualSubtitleTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
ActualTextColor
Declaration
public string ActualTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualToolTipBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double ActualToolTipCornerRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ActualToolTipElevation { get; set; }
Property Value
Type |
Description |
System.Double |
|
ActualToolTipTextColor
Declaration
public string ActualToolTipTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualUncheckedBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ActualUncheckedBorderColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Gets or sets the color to use for the background of the component.
Declaration
public string BackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public BaseControlTheme BaseTheme { get; set; }
Property Value
Declaration
public string CellFontFamily { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double CellFontSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string CellFontStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string CellFontWeight { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string CheckedBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string CheckedBorderColor { get; set; }
Property Value
Type |
Description |
System.String |
|
ContentRefreshed
Declaration
public EventCallback<IgbToolPanelContentRefreshedEventArgs> ContentRefreshed { get; set; }
Property Value
ContentRefreshedScript
Declaration
public string ContentRefreshedScript { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public ControlDisplayDensity Density { get; set; }
Property Value
DisabledTextColor
Declaration
public string DisabledTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int DropdownClickBuffer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int DropdownDelay { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string GroupHeaderBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string GroupHeaderSeparatorBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string GroupHeaderSubtitleTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string GroupHeaderTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string HighlightColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double HighlightRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double HighlightWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string HoverBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string IconFill { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string IconStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string MenuArrowStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public NestedActionMode NestedActionMode { get; set; }
Property Value
Declaration
public EventCallback<IgbToolCommandEventArgs> OnCommand { get; set; }
Property Value
Declaration
public string OnCommandScript { get; set; }
Property Value
Type |
Description |
System.String |
|
Gets or sets the color to use for the background of the component.
Declaration
public ToolPanelOrientation Orientation { get; set; }
Property Value
Declaration
public int RowHeight { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string SeparatorBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double SeparatorHorizontalPaddingBottom { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SeparatorHorizontalPaddingLeft { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SeparatorHorizontalPaddingRight { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SeparatorHorizontalPaddingTop { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SeparatorVerticalPaddingBottom { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SeparatorVerticalPaddingLeft { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SeparatorVerticalPaddingRight { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double SeparatorVerticalPaddingTop { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool ShowOnHover { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ShowTooltipOnHover { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string SubmenuBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SubtitleFontFamily { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double SubtitleFontSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string SubtitleFontStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SubtitleFontWeight { get; set; }
Property Value
Type |
Description |
System.String |
|
SubtitleTextColor
Declaration
public string SubtitleTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
TextColor
Gets or sets the color to use for the text of the component.
Declaration
public string TextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ToolTipBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double ToolTipCornerRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ToolTipElevation { get; set; }
Property Value
Type |
Description |
System.Double |
|
ToolTipTextColor
Declaration
public string ToolTipTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public override string Type { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Declaration
public string UncheckedBackgroundColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string UncheckedBorderColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
Declaration
public void CloseSubmenus()
Declaration
public Task CloseSubmenusAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
Declaration
protected override void EnsureModulesLoaded()
Overrides
Declaration
public string ExportSerializedVisualData()
Returns
Type |
Description |
System.String |
|
Declaration
public Task<string> ExportSerializedVisualDataAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task<System.String> |
|
Declaration
public object ExportVisualData()
Returns
Type |
Description |
System.Object |
|
Declaration
public Task<object> ExportVisualDataAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Object> |
|
Declaration
public override object FindByName(string name)
Parameters
Type |
Name |
Description |
System.String |
name |
|
Returns
Type |
Description |
System.Object |
|
Overrides
Declaration
public void FlushRefresh()
Declaration
public Task FlushRefreshAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
GetBoolContextItem(String)
Declaration
public bool GetBoolContextItem(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Boolean |
|
GetBoolContextItemAsync(String)
Declaration
public Task<bool> GetBoolContextItemAsync(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Boolean> |
|
GetBrushContextItem(String)
Declaration
public string GetBrushContextItem(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.String |
|
GetBrushContextItemAsync(String)
Declaration
public Task<string> GetBrushContextItemAsync(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.String> |
|
GetColorContextItem(String)
Declaration
public string GetColorContextItem(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.String |
|
GetColorContextItemAsync(String)
Declaration
public Task<string> GetColorContextItemAsync(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.String> |
|
GetDataContextItem(String)
Declaration
public object GetDataContextItem(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Object |
|
GetDataContextItemAsync(String)
Declaration
public Task<object> GetDataContextItemAsync(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Object> |
|
GetDoubleContextItem(String)
Declaration
public double GetDoubleContextItem(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Double |
|
GetDoubleContextItemAsync(String)
Declaration
public Task<double> GetDoubleContextItemAsync(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Double> |
|
GetIntContextItem(String)
Declaration
public int GetIntContextItem(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Int32 |
|
GetIntContextItemAsync(String)
Declaration
public Task<int> GetIntContextItemAsync(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Int32> |
|
GetStringContextItem(String)
Declaration
public string GetStringContextItem(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.String |
|
GetStringContextItemAsync(String)
Declaration
public Task<string> GetStringContextItemAsync(string key)
Parameters
Type |
Name |
Description |
System.String |
key |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.String> |
|
Declaration
Declaration
public Task RefreshAsync()
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
SetBoolContextItem(String, Boolean)
Declaration
public void SetBoolContextItem(string key, bool value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.Boolean |
value |
|
SetBoolContextItemAsync(String, Boolean)
Declaration
public Task SetBoolContextItemAsync(string key, bool value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.Boolean |
value |
|
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
SetBrushContextItem(String, String)
Declaration
public void SetBrushContextItem(string key, string value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.String |
value |
|
SetBrushContextItemAsync(String, String)
Declaration
public Task SetBrushContextItemAsync(string key, string value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.String |
value |
|
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
SetColorContextItem(String, String)
Declaration
public void SetColorContextItem(string key, string value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.String |
value |
|
SetColorContextItemAsync(String, String)
Declaration
public Task SetColorContextItemAsync(string key, string value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.String |
value |
|
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
SetDataContextItem(String, Object)
Declaration
public void SetDataContextItem(string key, object value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.Object |
value |
|
SetDataContextItemAsync(String, Object)
Declaration
public Task SetDataContextItemAsync(string key, object value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.Object |
value |
|
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
SetDoubleContextItem(String, Double)
Declaration
public void SetDoubleContextItem(string key, double value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.Double |
value |
|
SetDoubleContextItemAsync(String, Double)
Declaration
public Task SetDoubleContextItemAsync(string key, double value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.Double |
value |
|
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
SetIntContextItem(String, Int32)
Declaration
public void SetIntContextItem(string key, int value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.Int32 |
value |
|
SetIntContextItemAsync(String, Int32)
Declaration
public Task SetIntContextItemAsync(string key, int value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.Int32 |
value |
|
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
SetStringContextItem(String, String)
Declaration
public void SetStringContextItem(string key, string value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.String |
value |
|
SetStringContextItemAsync(String, String)
Declaration
public Task SetStringContextItemAsync(string key, string value)
Parameters
Type |
Name |
Description |
System.String |
key |
|
System.String |
value |
|
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
Implements
System.IDisposable