Position of the caption and image within the cell
Member of Push Button (PRIM_PHBN)
Data Type - Enumeration
The alignment property is used to position the caption within the button.
Enum Value | Description |
---|---|
Bottom | At the bottom and centered horizontally |
Center | Centered horizontally and vertically |
Left | Left justified and centered vertically |
Right | Right justified and centered vertically |
Top | At the bottom and centered horizontally |
Febuary 18 V14SP2