List FlatButton Current Item - CaptionAlignment Property

Position of the caption within the control

Member of List FlatButton Current Item (PRIM_MD.ListFlatButtonCurrentItem)

Data Type - Enumeration

Details

The CaptionAlignment property specifies where the text will be positioned within the control.

Allowed Values

Enum ValueDescription
BottomCenterHorizontally centered and attached to the bottom edge
BottomLeftLeft justified and attached to the bottom edge
BottomRightRight justified and attached to the bottom edge
CenterHorizontally and vertically centered
CenterLeftLeft justified and vertically centered
CenterRightRight justified and vertically centered
TopCenterHorizontally centered and attached to the upper edge
TopLeftLeft justified and attached to the upper edge
TopRightRight justified and attached to the upper edge


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2