Show / Hide Table of Contents

Class IgbToolPanel

Inheritance
System.Object
BaseRendererControl
IgbToolPanel
Implements
JsonSerializable
System.IDisposable
Inherited Members
BaseRendererControl._cachedSerializedContent
BaseRendererControl.ResolveDisplay()
BaseRendererControl.ToSpinal(String)
BaseRendererControl.TransformSimpleKey(String)
BaseRendererControl.IsTransformedEnumValue(String)
BaseRendererControl.TransformPotentialEnumValue(String, Object)
BaseRendererControl.BuildSequenceInfo(Int32)
BaseRendererControl.BuildRenderTree(RenderTreeBuilder)
BaseRendererControl.TemplateContentType(String)
BaseRendererControl.OnAfterRenderAsync(Boolean)
BaseRendererControl.EnsureReady()
BaseRendererControl.MarkPropDirty(String)
BaseRendererControl.IsPropDirty(String)
BaseRendererControl.Serialize(SerializationContext, String)
BaseRendererControl.Serialize()
BaseRendererControl.InvokeMethod(String, Object[], String[], ElementReference[])
BaseRendererControl.InvokeMethodSync(String, Object[], String[], ElementReference[])
BaseRendererControl.SuspendNotifications(Object)
BaseRendererControl.ResumeNotifications(Object, Boolean)
BaseRendererControl.NotifyInsertItem(Object, Int32, Object)
BaseRendererControl.NotifyRemoveItem(Object, Int32, Object)
BaseRendererControl.NotifyClearItems(Object)
BaseRendererControl.NotifySetItem(Object, Int32, Object, Object)
BaseRendererControl.NotifyUpdateItem(Object, Int32, Object, Boolean)
BaseRendererControl.OnRefChanged(String, Object)
BaseRendererControl.OnInvokeReturn(Int64, Object)
BaseRendererControl.Camelize(String)
BaseRendererControl.ToPascal(String)
BaseRendererControl.OnElementNameChanged(BaseRendererElement, String, String)
BaseRendererControl.Dispose(Boolean)
BaseRendererControl.SetResourceStringAsync(String, String, String)
BaseRendererControl.SetResourceStringAsync(String, String)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, JsonElement)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, Object)
BaseRendererControl.Finalize()
BaseRendererControl.Dispose()
BaseRendererControl.IgBlazor
BaseRendererControl.Height
BaseRendererControl.Width
BaseRendererControl.Class
BaseRendererControl.AdditionalAttributes
BaseRendererControl.ParentTypeName
BaseRendererControl.ChildContent
BaseRendererControl.RoundTripDateConversion
BaseRendererControl.SupportsVisualChildren
BaseRendererControl.UseDirectRender
BaseRendererControl.DirectRenderElementName
BaseRendererControl.NeedsDynamicContent
BaseRendererControl.UseCamelEnumValues
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbToolPanel : BaseRendererControl, RefSink, JsonSerializable, IDisposable

Constructors

IgbToolPanel()

Declaration
public IgbToolPanel()

Properties

Actions

Gets or sets the data or data source instance to which to bind the grid.

Declaration
public IgbToolActionCollection Actions { get; set; }
Property Value
Type Description
IgbToolActionCollection

ActualBackgroundColor

Declaration
public string ActualBackgroundColor { get; set; }
Property Value
Type Description
System.String

ActualCheckedBackgroundColor

Declaration
public string ActualCheckedBackgroundColor { get; set; }
Property Value
Type Description
System.String

ActualCheckedBorderColor

Declaration
public string ActualCheckedBorderColor { get; set; }
Property Value
Type Description
System.String

ActualDensity

Declaration
public ControlDisplayDensity ActualDensity { get; set; }
Property Value
Type Description
ControlDisplayDensity

ActualDisabledTextColor

Declaration
public string ActualDisabledTextColor { get; set; }
Property Value
Type Description
System.String

ActualDropdownDelay

Declaration
public int ActualDropdownDelay { get; set; }
Property Value
Type Description
System.Int32

ActualGroupHeaderBackgroundColor

Declaration
public string ActualGroupHeaderBackgroundColor { get; set; }
Property Value
Type Description
System.String

ActualGroupHeaderSeparatorBackgroundColor

Declaration
public string ActualGroupHeaderSeparatorBackgroundColor { get; set; }
Property Value
Type Description
System.String

ActualGroupHeaderSubtitleTextColor

Declaration
public string ActualGroupHeaderSubtitleTextColor { get; set; }
Property Value
Type Description
System.String

ActualGroupHeaderTextColor

Declaration
public string ActualGroupHeaderTextColor { get; set; }
Property Value
Type Description
System.String

ActualHighlightColor

Declaration
public string ActualHighlightColor { get; set; }
Property Value
Type Description
System.String

ActualHighlightRadius

Declaration
public double ActualHighlightRadius { get; set; }
Property Value
Type Description
System.Double

ActualHighlightWidth

Declaration
public double ActualHighlightWidth { get; set; }
Property Value
Type Description
System.Double

ActualHoverBackgroundColor

Declaration
public string ActualHoverBackgroundColor { get; set; }
Property Value
Type Description
System.String

ActualIconFill

Declaration
public string ActualIconFill { get; set; }
Property Value
Type Description
System.String

ActualIconStroke

Declaration
public string ActualIconStroke { get; set; }
Property Value
Type Description
System.String

ActualMenuArrowStroke

Declaration
public string ActualMenuArrowStroke { get; set; }
Property Value
Type Description
System.String

ActualSeparatorBackgroundColor

Declaration
public string ActualSeparatorBackgroundColor { get; set; }
Property Value
Type Description
System.String

ActualSeparatorHorizontalPaddingBottom

Declaration
public double ActualSeparatorHorizontalPaddingBottom { get; set; }
Property Value
Type Description
System.Double

ActualSeparatorHorizontalPaddingLeft

Declaration
public double ActualSeparatorHorizontalPaddingLeft { get; set; }
Property Value
Type Description
System.Double

ActualSeparatorHorizontalPaddingRight

Declaration
public double ActualSeparatorHorizontalPaddingRight { get; set; }
Property Value
Type Description
System.Double

ActualSeparatorHorizontalPaddingTop

Declaration
public double ActualSeparatorHorizontalPaddingTop { get; set; }
Property Value
Type Description
System.Double

ActualSeparatorVerticalPaddingBottom

Declaration
public double ActualSeparatorVerticalPaddingBottom { get; set; }
Property Value
Type Description
System.Double

ActualSeparatorVerticalPaddingLeft

Declaration
public double ActualSeparatorVerticalPaddingLeft { get; set; }
Property Value
Type Description
System.Double

ActualSeparatorVerticalPaddingRight

Declaration
public double ActualSeparatorVerticalPaddingRight { get; set; }
Property Value
Type Description
System.Double

ActualSeparatorVerticalPaddingTop

Declaration
public double ActualSeparatorVerticalPaddingTop { get; set; }
Property Value
Type Description
System.Double

ActualSubmenuBackgroundColor

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

ActualToolTipBackgroundColor

Declaration
public string ActualToolTipBackgroundColor { get; set; }
Property Value
Type Description
System.String

ActualToolTipCornerRadius

Declaration
public double ActualToolTipCornerRadius { get; set; }
Property Value
Type Description
System.Double

ActualToolTipElevation

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

ActualUncheckedBackgroundColor

Declaration
public string ActualUncheckedBackgroundColor { get; set; }
Property Value
Type Description
System.String

ActualUncheckedBorderColor

Declaration
public string ActualUncheckedBorderColor { get; set; }
Property Value
Type Description
System.String

BackgroundColor

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

BaseTheme

Declaration
public BaseControlTheme BaseTheme { get; set; }
Property Value
Type Description
BaseControlTheme

CellFontFamily

Declaration
public string CellFontFamily { get; set; }
Property Value
Type Description
System.String

CellFontSize

Declaration
public double CellFontSize { get; set; }
Property Value
Type Description
System.Double

CellFontStyle

Declaration
public string CellFontStyle { get; set; }
Property Value
Type Description
System.String

CellFontWeight

Declaration
public string CellFontWeight { get; set; }
Property Value
Type Description
System.String

CheckedBackgroundColor

Declaration
public string CheckedBackgroundColor { get; set; }
Property Value
Type Description
System.String

CheckedBorderColor

Declaration
public string CheckedBorderColor { get; set; }
Property Value
Type Description
System.String

ContentRefreshed

Declaration
public EventCallback<IgbToolPanelContentRefreshedEventArgs> ContentRefreshed { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbToolPanelContentRefreshedEventArgs>

ContentRefreshedScript

Declaration
public string ContentRefreshedScript { get; set; }
Property Value
Type Description
System.String

Density

Declaration
public ControlDisplayDensity Density { get; set; }
Property Value
Type Description
ControlDisplayDensity

DisabledTextColor

Declaration
public string DisabledTextColor { get; set; }
Property Value
Type Description
System.String

DropdownClickBuffer

Declaration
public int DropdownClickBuffer { get; set; }
Property Value
Type Description
System.Int32

DropdownDelay

Declaration
public int DropdownDelay { get; set; }
Property Value
Type Description
System.Int32

GroupHeaderBackgroundColor

Declaration
public string GroupHeaderBackgroundColor { get; set; }
Property Value
Type Description
System.String

GroupHeaderSeparatorBackgroundColor

Declaration
public string GroupHeaderSeparatorBackgroundColor { get; set; }
Property Value
Type Description
System.String

GroupHeaderSubtitleTextColor

Declaration
public string GroupHeaderSubtitleTextColor { get; set; }
Property Value
Type Description
System.String

GroupHeaderTextColor

Declaration
public string GroupHeaderTextColor { get; set; }
Property Value
Type Description
System.String

HighlightColor

Declaration
public string HighlightColor { get; set; }
Property Value
Type Description
System.String

HighlightRadius

Declaration
public double HighlightRadius { get; set; }
Property Value
Type Description
System.Double

HighlightWidth

Declaration
public double HighlightWidth { get; set; }
Property Value
Type Description
System.Double

HoverBackgroundColor

Declaration
public string HoverBackgroundColor { get; set; }
Property Value
Type Description
System.String

IconFill

Declaration
public string IconFill { get; set; }
Property Value
Type Description
System.String

IconStroke

Declaration
public string IconStroke { get; set; }
Property Value
Type Description
System.String

MenuArrowStroke

Declaration
public string MenuArrowStroke { get; set; }
Property Value
Type Description
System.String

NestedActionMode

Declaration
public NestedActionMode NestedActionMode { get; set; }
Property Value
Type Description
NestedActionMode

OnCommand

Declaration
public EventCallback<IgbToolCommandEventArgs> OnCommand { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbToolCommandEventArgs>

OnCommandScript

Declaration
public string OnCommandScript { get; set; }
Property Value
Type Description
System.String

Orientation

Gets or sets the color to use for the background of the component.

Declaration
public ToolPanelOrientation Orientation { get; set; }
Property Value
Type Description
ToolPanelOrientation

RowHeight

Declaration
public int RowHeight { get; set; }
Property Value
Type Description
System.Int32

SeparatorBackgroundColor

Declaration
public string SeparatorBackgroundColor { get; set; }
Property Value
Type Description
System.String

SeparatorHorizontalPaddingBottom

Declaration
public double SeparatorHorizontalPaddingBottom { get; set; }
Property Value
Type Description
System.Double

SeparatorHorizontalPaddingLeft

Declaration
public double SeparatorHorizontalPaddingLeft { get; set; }
Property Value
Type Description
System.Double

SeparatorHorizontalPaddingRight

Declaration
public double SeparatorHorizontalPaddingRight { get; set; }
Property Value
Type Description
System.Double

SeparatorHorizontalPaddingTop

Declaration
public double SeparatorHorizontalPaddingTop { get; set; }
Property Value
Type Description
System.Double

SeparatorVerticalPaddingBottom

Declaration
public double SeparatorVerticalPaddingBottom { get; set; }
Property Value
Type Description
System.Double

SeparatorVerticalPaddingLeft

Declaration
public double SeparatorVerticalPaddingLeft { get; set; }
Property Value
Type Description
System.Double

SeparatorVerticalPaddingRight

Declaration
public double SeparatorVerticalPaddingRight { get; set; }
Property Value
Type Description
System.Double

SeparatorVerticalPaddingTop

Declaration
public double SeparatorVerticalPaddingTop { get; set; }
Property Value
Type Description
System.Double

ShowOnHover

Declaration
public bool ShowOnHover { get; set; }
Property Value
Type Description
System.Boolean

ShowTooltipOnHover

Declaration
public bool ShowTooltipOnHover { get; set; }
Property Value
Type Description
System.Boolean

SubmenuBackgroundColor

Declaration
public string SubmenuBackgroundColor { get; set; }
Property Value
Type Description
System.String

SubtitleFontFamily

Declaration
public string SubtitleFontFamily { get; set; }
Property Value
Type Description
System.String

SubtitleFontSize

Declaration
public double SubtitleFontSize { get; set; }
Property Value
Type Description
System.Double

SubtitleFontStyle

Declaration
public string SubtitleFontStyle { get; set; }
Property Value
Type Description
System.String

SubtitleFontWeight

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

ToolTipBackgroundColor

Declaration
public string ToolTipBackgroundColor { get; set; }
Property Value
Type Description
System.String

ToolTipCornerRadius

Declaration
public double ToolTipCornerRadius { get; set; }
Property Value
Type Description
System.Double

ToolTipElevation

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

Type

Declaration
public override string Type { get; }
Property Value
Type Description
System.String
Overrides
BaseRendererControl.Type

UncheckedBackgroundColor

Declaration
public string UncheckedBackgroundColor { get; set; }
Property Value
Type Description
System.String

UncheckedBorderColor

Declaration
public string UncheckedBorderColor { get; set; }
Property Value
Type Description
System.String

Methods

CloseSubmenus()

Declaration
public void CloseSubmenus()

CloseSubmenusAsync()

Declaration
public Task CloseSubmenusAsync()
Returns
Type Description
System.Threading.Tasks.Task

EnsureModulesLoaded()

Declaration
protected override void EnsureModulesLoaded()
Overrides
BaseRendererControl.EnsureModulesLoaded()

ExportSerializedVisualData()

Declaration
public string ExportSerializedVisualData()
Returns
Type Description
System.String

ExportSerializedVisualDataAsync()

Declaration
public Task<string> ExportSerializedVisualDataAsync()
Returns
Type Description
System.Threading.Tasks.Task<System.String>

ExportVisualData()

Declaration
public object ExportVisualData()
Returns
Type Description
System.Object

ExportVisualDataAsync()

Declaration
public Task<object> ExportVisualDataAsync()
Returns
Type Description
System.Threading.Tasks.Task<System.Object>

FindByName(String)

Declaration
public override object FindByName(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
System.Object
Overrides
BaseRendererControl.FindByName(String)

FlushRefresh()

Declaration
public void FlushRefresh()

FlushRefreshAsync()

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>

Refresh()

Declaration
public void Refresh()

RefreshAsync()

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

JsonSerializable
System.IDisposable
In This Article
  • Constructors
    • IgbToolPanel()
  • Properties
    • Actions
    • ActualBackgroundColor
    • ActualCheckedBackgroundColor
    • ActualCheckedBorderColor
    • ActualDensity
    • ActualDisabledTextColor
    • ActualDropdownDelay
    • ActualGroupHeaderBackgroundColor
    • ActualGroupHeaderSeparatorBackgroundColor
    • ActualGroupHeaderSubtitleTextColor
    • ActualGroupHeaderTextColor
    • ActualHighlightColor
    • ActualHighlightRadius
    • ActualHighlightWidth
    • ActualHoverBackgroundColor
    • ActualIconFill
    • ActualIconStroke
    • ActualMenuArrowStroke
    • ActualSeparatorBackgroundColor
    • ActualSeparatorHorizontalPaddingBottom
    • ActualSeparatorHorizontalPaddingLeft
    • ActualSeparatorHorizontalPaddingRight
    • ActualSeparatorHorizontalPaddingTop
    • ActualSeparatorVerticalPaddingBottom
    • ActualSeparatorVerticalPaddingLeft
    • ActualSeparatorVerticalPaddingRight
    • ActualSeparatorVerticalPaddingTop
    • ActualSubmenuBackgroundColor
    • ActualSubtitleTextColor
    • ActualTextColor
    • ActualToolTipBackgroundColor
    • ActualToolTipCornerRadius
    • ActualToolTipElevation
    • ActualToolTipTextColor
    • ActualUncheckedBackgroundColor
    • ActualUncheckedBorderColor
    • BackgroundColor
    • BaseTheme
    • CellFontFamily
    • CellFontSize
    • CellFontStyle
    • CellFontWeight
    • CheckedBackgroundColor
    • CheckedBorderColor
    • ContentRefreshed
    • ContentRefreshedScript
    • Density
    • DisabledTextColor
    • DropdownClickBuffer
    • DropdownDelay
    • GroupHeaderBackgroundColor
    • GroupHeaderSeparatorBackgroundColor
    • GroupHeaderSubtitleTextColor
    • GroupHeaderTextColor
    • HighlightColor
    • HighlightRadius
    • HighlightWidth
    • HoverBackgroundColor
    • IconFill
    • IconStroke
    • MenuArrowStroke
    • NestedActionMode
    • OnCommand
    • OnCommandScript
    • Orientation
    • RowHeight
    • SeparatorBackgroundColor
    • SeparatorHorizontalPaddingBottom
    • SeparatorHorizontalPaddingLeft
    • SeparatorHorizontalPaddingRight
    • SeparatorHorizontalPaddingTop
    • SeparatorVerticalPaddingBottom
    • SeparatorVerticalPaddingLeft
    • SeparatorVerticalPaddingRight
    • SeparatorVerticalPaddingTop
    • ShowOnHover
    • ShowTooltipOnHover
    • SubmenuBackgroundColor
    • SubtitleFontFamily
    • SubtitleFontSize
    • SubtitleFontStyle
    • SubtitleFontWeight
    • SubtitleTextColor
    • TextColor
    • ToolTipBackgroundColor
    • ToolTipCornerRadius
    • ToolTipElevation
    • ToolTipTextColor
    • Type
    • UncheckedBackgroundColor
    • UncheckedBorderColor
  • Methods
    • CloseSubmenus()
    • CloseSubmenusAsync()
    • EnsureModulesLoaded()
    • ExportSerializedVisualData()
    • ExportSerializedVisualDataAsync()
    • ExportVisualData()
    • ExportVisualDataAsync()
    • FindByName(String)
    • FlushRefresh()
    • FlushRefreshAsync()
    • GetBoolContextItem(String)
    • GetBoolContextItemAsync(String)
    • GetBrushContextItem(String)
    • GetBrushContextItemAsync(String)
    • GetColorContextItem(String)
    • GetColorContextItemAsync(String)
    • GetDataContextItem(String)
    • GetDataContextItemAsync(String)
    • GetDoubleContextItem(String)
    • GetDoubleContextItemAsync(String)
    • GetIntContextItem(String)
    • GetIntContextItemAsync(String)
    • GetStringContextItem(String)
    • GetStringContextItemAsync(String)
    • Refresh()
    • RefreshAsync()
    • SetBoolContextItem(String, Boolean)
    • SetBoolContextItemAsync(String, Boolean)
    • SetBrushContextItem(String, String)
    • SetBrushContextItemAsync(String, String)
    • SetColorContextItem(String, String)
    • SetColorContextItemAsync(String, String)
    • SetDataContextItem(String, Object)
    • SetDataContextItemAsync(String, Object)
    • SetDoubleContextItem(String, Double)
    • SetDoubleContextItemAsync(String, Double)
    • SetIntContextItem(String, Int32)
    • SetIntContextItemAsync(String, Int32)
    • SetStringContextItem(String, String)
    • SetStringContextItemAsync(String, String)
  • Implements