Class FileManagerToolBarSortDirectionTool
Inheritance
System.Object
Telerik.Blazor.Components.FileManager.ToolBar.FileManagerToolBarItem
FileManagerToolBarSortDirectionTool
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class FileManagerToolBarSortDirectionTool : FileManagerToolBarItem, IDisposable, IFileManagerToolBarItem
Constructors
FileManagerToolBarSortDirectionTool()
Declaration
public FileManagerToolBarSortDirectionTool()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder
__builder
|