Toggle buttons for switching between ListView and Grid display modes.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class FileManagerToolBarFileViewTool : FileManagerToolBarItem, IComponent, IHandleEvent, IHandleAfterRender, IDisposable, IFileManagerToolBarItem
Inheritance: objectComponentBaseFileManagerToolBarItemFileManagerToolBarFileViewTool
Implements:
Inherited Members
Constructors
C#
public FileManagerToolBarFileViewTool()
Methods
C#
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Overrides: