ControlCaptionAlignmentType Enum
ControlCaptionAlignmentType Enum
Represents the position of the Caption relative to the control.
type ControlCaptionAlignmentType int32
Fields
| Field | Description |
|---|
| Left | The left of the control. |
| Right | The right of the control. |