Provides a context-aware container component for UI operations for the grid components. @igxModule IgxGridToolbarModule @igxParent IgxGridComponent, IgxTreeGridComponent, IgxHierarchicalGridComponent, IgxPivotGridComponent
InheritanceSystem.Object
IgbGridToolbar
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbGridToolbar : BaseRendererElement, JsonSerializable, IDisposable
Constructors IgbGridToolbar() Declaration Properties ActualTools Declaration
public IgbGridToolbarContentCollection ActualTools { get; }
Property Value ContentTools Declaration
public IgbGridToolbarContentCollection ContentTools { get; }
Property Value Grid
Gets/sets the grid component for the toolbar component. @remarks Usually you should not set this property in the context of the default grid/tree grid. The only grids that demands this to be set are the hierarchical child grids. For additional information check the toolbar topic.
Declarationpublic IgbGridBaseDirective Grid { get; set; }
Property Value GridBaseDirectiveParent Declaration
protected BaseRendererControl GridBaseDirectiveParent { get; set; }
Property Value HierarchicalGridParent Declaration
protected BaseRendererControl HierarchicalGridParent { get; set; }
Property Value ParentTypeName Declaration
protected override string ParentTypeName { get; }
Property Value Type Description System.String Overrides RowIslandParent Declaration
protected BaseRendererElement RowIslandParent { get; set; }
Property Value ShowProgress
When enabled, shows the indeterminate progress bar. @remarks By default this will be toggled, when the default exporter component is present and an exporting is in progress.
Declarationpublic bool ShowProgress { get; set; }
Property Value Type Description System.Boolean SupportsVisualChildren Declaration
protected override bool SupportsVisualChildren { get; }
Property Value Type Description System.Boolean Overrides Tools Declaration
public IgbGridToolbarContentCollection Tools { get; protected set; }
Property Value Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods Dispose() Declaration 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 OnInitializedAsync() Declaration
protected override Task OnInitializedAsync()
Returns Type Description System.Threading.Tasks.Task SetNativeElement(Object) Declaration
public void SetNativeElement(object element)
Parameters Type Name Description System.Object element SetNativeElementAsync(Object) Declaration
public Task SetNativeElementAsync(object element)
Parameters Type Name Description System.Object element 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