Enum ViewType
Defines the view type of the FileManager.
Namespace: Syncfusion.Blazor.FileManager
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ViewType
Fields
| Name | Description |
|---|---|
| Details | To display the folders and files in the details view. |
| LargeIcons | To display the folders and files in the large icon view. |