alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum DdtVisualMode

    Represents the visual mode options for the SfDropDownTree<TValue, TItem> component.

    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum DdtVisualMode

    Fields

    Name Description
    Box

    Defines the Box visual mode.

    Custom

    Defines the Custom visual mode.

    Default

    Defines the Default visual mode.

    Delimiter

    Defines the Delimiter visual mode.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved