ClassFileManagerToolBarSortDirectionTool
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class FileManagerToolBarSortDirectionTool : FileManagerToolBarItem, IComponent, IHandleEvent, IHandleAfterRender, IDisposable, IFileManagerToolBarItem
Inheritance: objectComponentBaseFileManagerToolBarItemFileManagerToolBarSortDirectionTool
Implements:
Inherited Members
Constructors
FileManagerToolBarSortDirectionTool()
Declaration
cs-api-definition
public FileManagerToolBarSortDirectionTool()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
cs-api-definition
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides