Enum ElementPlacement
Decides where to put the element.
public enum ElementPlacement
Fields
Left = 0
Puts the control element on the left.
Right = 1
Puts the control element on the right.
Decides where to put the element.
public enum ElementPlacement
Left = 0
Puts the control element on the left.
Right = 1
Puts the control element on the right.