'Declaration
Public Enum PopupPlacement Inherits System.Enum
public enum PopupPlacement : System.Enum
'Declaration
Public Enum PopupPlacement Inherits System.Enum
public enum PopupPlacement : System.Enum
Member | Description |
---|---|
Default | Default appearance. |
DropDown | Drop down list. |
Picker | Centered popup list, where the position of the selected element coincides with the position of the owner element. |
System.Object
System.ValueType
System.Enum
C1.Win.RulesManager.PopupPlacement