A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.infragistics.com/blazor/docs/api/api/IgniteUI.Blazor.Controls.IgbToolbar.html below:

Class IgbToolbar Inheritance

System.Object

IgbToolbar

Implements

System.IDisposable

Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntax
public class IgbToolbar : BaseRendererControl, RefSink, JsonSerializable, IDisposable
Constructors IgbToolbar() Declaration 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 ActualActions

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

Declaration
public IgbToolActionCollection ActualActions { get; set; }
Property Value AutoGeneratedActions

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

Declaration
public IgbToolActionCollection AutoGeneratedActions { get; set; }
Property Value 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 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 DefaultEventBehavior Declaration
protected override ControlEventBehavior DefaultEventBehavior { get; }
Property Value Overrides Density Declaration
public ControlDisplayDensity Density { get; set; }
Property Value 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 Declaration
public string GroupHeaderBackgroundColor { get; set; }
Property Value Type Description System.String Declaration
public string GroupHeaderFontFamily { get; set; }
Property Value Type Description System.String Declaration
public double GroupHeaderFontSize { get; set; }
Property Value Type Description System.Double Declaration
public string GroupHeaderFontStyle { get; set; }
Property Value Type Description System.String Declaration
public string GroupHeaderFontWeight { 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 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 Declaration
public string MenuArrowStroke { get; set; }
Property Value Type Description System.String OnCommand Declaration
public EventCallback<IgbToolCommandEventArgs> OnCommand { get; set; }
Property Value 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 ToolbarOrientation Orientation { get; set; }
Property Value ParentTypeName Declaration
protected override string ParentTypeName { get; }
Property Value Type Description System.String Overrides RowHeight Declaration
public int RowHeight { get; set; }
Property Value Type Description System.Int32 ScrollbarStyle Declaration
public ScrollbarStyle ScrollbarStyle { get; set; }
Property Value 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 StopPropagation Declaration
public bool StopPropagation { get; set; }
Property Value Type Description System.Boolean Declaration
public string SubmenuBackgroundColor { get; set; }
Property Value Type Description System.String Declaration
public EventCallback<IgbToolbarSubMenuClosingEventArgs> SubMenuClosing { get; set; }
Property Value Declaration
public string SubMenuClosingScript { get; set; }
Property Value Type Description System.String Declaration
public EventCallback<IgbToolbarSubMenuOpeningEventArgs> SubMenuOpening { get; set; }
Property Value Declaration
public string SubMenuOpeningScript { 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 Target

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

Declaration
public object Target { get; set; }
Property Value Type Description System.Object TargetScript

Provides a means of setting Target in the JavaScript environment.

Declaration
public string TargetScript { 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 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 Declaration
public void CloseSubmenus()
Declaration
public Task CloseSubmenusAsync()
Returns Type Description System.Threading.Tasks.Task EnsureModulesLoaded() Declaration
protected override void EnsureModulesLoaded()
Overrides 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 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> GetDataURLFromCache(String, String) Declaration
public string GetDataURLFromCache(string iconCollection, string iconName)
Parameters Type Name Description System.String iconCollection System.String iconName Returns Type Description System.String GetDataURLFromCacheAsync(String, String) Declaration
public Task<string> GetDataURLFromCacheAsync(string iconCollection, string iconName)
Parameters Type Name Description System.String iconCollection System.String iconName Returns Type Description System.Threading.Tasks.Task<System.String> GetDesiredSize() Declaration
public Size GetDesiredSize()
Returns GetDesiredSizeAsync() Declaration
public Task<Size> GetDesiredSizeAsync()
Returns Type Description System.Threading.Tasks.Task<Size> 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> GetExternalDataContextItem(String) Declaration
public object GetExternalDataContextItem(string key)
Parameters Type Name Description System.String key Returns Type Description System.Object GetExternalDataContextItemAsync(String) Declaration
public Task<object> GetExternalDataContextItemAsync(string key)
Parameters Type Name Description System.String key Returns Type Description System.Threading.Tasks.Task<System.Object> GetExternalDoubleContextItem(String) Declaration
public double GetExternalDoubleContextItem(string key)
Parameters Type Name Description System.String key Returns Type Description System.Double GetExternalDoubleContextItemAsync(String) Declaration
public Task<double> GetExternalDoubleContextItemAsync(string key)
Parameters Type Name Description System.String key Returns Type Description System.Threading.Tasks.Task<System.Double> GetExternalIntContextItem(String) Declaration
public int GetExternalIntContextItem(string key)
Parameters Type Name Description System.String key Returns Type Description System.Int32 GetExternalIntContextItemAsync(String) Declaration
public Task<int> GetExternalIntContextItemAsync(string key)
Parameters Type Name Description System.String key Returns Type Description System.Threading.Tasks.Task<System.Int32> GetIconFromCache(String, String) Declaration
public string GetIconFromCache(string iconCollection, string iconName)
Parameters Type Name Description System.String iconCollection System.String iconName Returns Type Description System.String GetIconFromCacheAsync(String, String) Declaration
public Task<string> GetIconFromCacheAsync(string iconCollection, string iconName)
Parameters Type Name Description System.String iconCollection System.String iconName Returns Type Description System.Threading.Tasks.Task<System.String> GetIconSource(String, String) Declaration
public object GetIconSource(string iconCollection, string iconName)
Parameters Type Name Description System.String iconCollection System.String iconName Returns Type Description System.Object GetIconSourceAsync(String, String) Declaration
public Task<object> GetIconSourceAsync(string iconCollection, string iconName)
Parameters Type Name Description System.String iconCollection System.String iconName Returns Type Description System.Threading.Tasks.Task<System.Object> 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> GetMultiPathSVGFromCache(String, String) Declaration
public string[] GetMultiPathSVGFromCache(string iconCollection, string iconName)
Parameters Type Name Description System.String iconCollection System.String iconName Returns Type Description System.String[] GetMultiPathSVGFromCacheAsync(String, String) Declaration
public Task<string[]> GetMultiPathSVGFromCacheAsync(string iconCollection, string iconName)
Parameters Type Name Description System.String iconCollection System.String iconName Returns Type Description System.Threading.Tasks.Task<System.String[]> 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> OnCommandStateChanged(String, ToolCommandStateType, Object) Declaration
public void OnCommandStateChanged(string id, ToolCommandStateType type, object value)
Parameters OnCommandStateChangedAsync(String, ToolCommandStateType, Object) Declaration
public Task OnCommandStateChangedAsync(string id, ToolCommandStateType type, object value)
Parameters Returns Type Description System.Threading.Tasks.Task RegisterIconFromDataURL(String, String, String) Declaration
public void RegisterIconFromDataURL(string iconCollection, string iconName, string dataURL)
Parameters Type Name Description System.String iconCollection System.String iconName System.String dataURL RegisterIconFromDataURLAsync(String, String, String) Declaration
public Task RegisterIconFromDataURLAsync(string iconCollection, string iconName, string dataURL)
Parameters Type Name Description System.String iconCollection System.String iconName System.String dataURL Returns Type Description System.Threading.Tasks.Task RegisterIconFromText(String, String, String) Declaration
public void RegisterIconFromText(string iconCollection, string iconName, string iconText)
Parameters Type Name Description System.String iconCollection System.String iconName System.String iconText RegisterIconFromTextAsync(String, String, String) Declaration
public Task RegisterIconFromTextAsync(string iconCollection, string iconName, string iconText)
Parameters Type Name Description System.String iconCollection System.String iconName System.String iconText Returns Type Description System.Threading.Tasks.Task RegisterIconSource(String, String, Object) Declaration
public void RegisterIconSource(string iconCollection, string iconName, object source)
Parameters Type Name Description System.String iconCollection System.String iconName System.Object source RegisterIconSourceAsync(String, String, Object) Declaration
public Task RegisterIconSourceAsync(string iconCollection, string iconName, object source)
Parameters Type Name Description System.String iconCollection System.String iconName System.Object source Returns Type Description System.Threading.Tasks.Task RegisterMultiPathSVG(String, String, String[]) Declaration
public void RegisterMultiPathSVG(string iconCollection, string iconName, string[] multiPathSVG)
Parameters Type Name Description System.String iconCollection System.String iconName System.String[] multiPathSVG RegisterMultiPathSVGAsync(String, String, String[]) Declaration
public Task RegisterMultiPathSVGAsync(string iconCollection, string iconName, string[] multiPathSVG)
Parameters Type Name Description System.String iconCollection System.String iconName System.String[] multiPathSVG 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 SetExternalDataContextItem(String, Object) Declaration
public void SetExternalDataContextItem(string key, object value)
Parameters Type Name Description System.String key System.Object value SetExternalDataContextItemAsync(String, Object) Declaration
public Task SetExternalDataContextItemAsync(string key, object value)
Parameters Type Name Description System.String key System.Object value Returns Type Description System.Threading.Tasks.Task SetExternalDoubleContextItem(String, Object) Declaration
public void SetExternalDoubleContextItem(string key, object value)
Parameters Type Name Description System.String key System.Object value SetExternalDoubleContextItemAsync(String, Object) Declaration
public Task SetExternalDoubleContextItemAsync(string key, object value)
Parameters Type Name Description System.String key System.Object value Returns Type Description System.Threading.Tasks.Task SetExternalIntContextItem(String, Object) Declaration
public void SetExternalIntContextItem(string key, object value)
Parameters Type Name Description System.String key System.Object value SetExternalIntContextItemAsync(String, Object) Declaration
public Task SetExternalIntContextItemAsync(string key, object value)
Parameters Type Name Description System.String key System.Object 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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4