menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ViewType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    ViewType

    LargeIcons

    To display the folders and files in the large icon view.

    Declaration
    public const ViewType LargeIcons
    Field Value
    Type
    ViewType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved