Class DropDownDirection
specifies the DropDownDirection with SfDropDownButton.
Inheritance
System.Object
DropDownDirection
Namespace: Syncfusion.UI.Xaml.Controls.Input
Assembly: Syncfusion.SfInput.UWP.dll
Syntax
public sealed class DropDownDirection : Enum
Fields
Bottom
Indicates bottom direction of DropDownButton popup position
Declaration
public const DropDownDirection Bottom
Field Value
Type |
---|
DropDownDirection |
Top
Indicates top direction of DropDownButton popup position.
Declaration
public const DropDownDirection Top
Field Value
Type |
---|
DropDownDirection |