Badge - BadgeAlignment Property

Position of the badge relative to the Control

Member of Badge (PRIM_MD.Badge)

Data Type - Enumeration

Details

The BadgeAlignment property controls the position of the Badge relative to the Control to which it is attached.

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