Position of the caption in Expander panel
Member of PRIM_MD.ExpanderPanel (PRIM_MD.ExpanderPanel)
Data Type - Enumeration
The CaptionAlignment property specifies where the text will be positioned within the top portion of the control that does not collapse.
Enum Value | Description |
---|---|
BottomCenter | Horizontally centered and attached to the bottom edge |
BottomLeft | Left justified and attached to the bottom edge |
BottomRight | Right justified and attached to the bottom edge |
Center | Horizontally and vertically centered |
CenterLeft | Left justified and vertically centered |
CenterRight | Right justified and vertically centered |
TopCenter | Horizontally centered and attached to the upper edge |
TopLeft | Left justified and attached to the upper edge |
TopRight | Right justified and attached to the upper edge |
LANSA Version 15, April 2020