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 | Description |
---|---|
DropDownMode |
Split
Both button and drop-down action can be performed.
Declaration
public const DropDownMode Split
Field Value
Type | Description |
---|---|
DropDownMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |