TcxGridLayoutViewRecordCaption.TextAlignmentVert Property
Specifies the vertical display text alignment within the card caption.
The default value of the TextAlignmentVert property is vaCenter.
Declaration
property TextAlignmentVert: TcxAlignmentVert read; write; default vaCenter;
Property Value
Type | Default |
---|---|
TcxAlignmentVert | vaCenter |
See Also