Switch toggle for showing/hiding the preview pane with detailed file information.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class FileManagerToolBarViewDetailsTool : FileManagerToolBarItem, IComponent, IHandleEvent, IHandleAfterRender, IDisposable, IFileManagerToolBarItem
Inheritance: objectComponentBaseFileManagerToolBarItemFileManagerToolBarViewDetailsTool
Implements:
Inherited Members
Constructors
C#
public FileManagerToolBarViewDetailsTool()
Methods
C#
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Overrides: