Class ViewType
Defines the view type of the FileManager.
Inheritance
System.Object
ViewType
Namespace: Syncfusion.Blazor.FileManager
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class ViewType : Enum
Fields
Details
To display the folders and files in the details view.
Declaration
public const ViewType Details
Field Value
Type | Description |
---|---|
ViewType |
LargeIcons
To display the folders and files in the large icon view.
Declaration
public const ViewType LargeIcons
Field Value
Type | Description |
---|---|
ViewType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |