New to Telerik UI for WPFStart a free 30-day trial

Determines possible positions in a 2D environment.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public enum DropDownButtonPosition

Fields

Position is beneath the content.

C#
Bottom = 1

Position is at left side.

C#
Left = 2

Position is at right side.

C#
Right = 0

Position is above the content.

C#
Top = 3
In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support