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