Returns the TcxEditAlignment
object that specifies the alignment of the component’s contents.
Declaration
componentPropObj.Alignment
Read-Write Property | A TcxEditAlignment object |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
This property applies to the following objects:
TcxButtonEditProperties, TcxCalcEditProperties, TcxComboBoxProperties, TcxCurrencyEditProperties, TcxDateEditProperties, TcxLabelProperties, TcxMRUEditProperties, TcxSpinEditProperties, TcxTextEditProperties, TcxTimeEditProperties
Description
The Alignment
property returns the TcxEditAlignment
object that lets you get or set the horizontal and vertical alignment of the component’s contents.
Property Value
A TcxEditAlignment
object.