TcxCustomGridCellViewInfo.AlignmentHorz Property
Specifies the horizontal alignment of a cell’s content.
Declaration
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