TcxCustomGridCellViewInfo.AlignmentHorz Property
In This Article
Specifies the horizontal alignment of a cell’s content.
#Declaration
Delphi
property AlignmentHorz: TAlignment read; write;
#Property Value
Type |
---|
TAlignment |
#Remarks
The AlignmentHorz property allows a developer to set the horizontal alignment of a cell’s content.
See Also