Enum DropDownButtonPosition
Determines possible positions in a 2D environment.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum DropDownButtonPosition
Bottom
Position is beneath the content.
Left
Position is at left side.
Right
Position is at right side.
Top
Position is above the content.