Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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 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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved