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