menu

WinUI

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

    Show / Hide Table of Contents

    Class DropDownMode

    Defines the constants that specify the drop-down content behavior of the SfDropDownBase.

    Inheritance
    System.Object
    DropDownMode
    Namespace: Syncfusion.UI.Xaml.Editors
    Assembly: Syncfusion.Editors.WinUI.dll
    Syntax
    public sealed class DropDownMode : Enum

    Fields

    DropDown

    Only drop-down action can be performed.

    Declaration
    public const DropDownMode DropDown
    Field Value
    Type
    DropDownMode

    Split

    Both button and drop-down action can be performed.

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