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