TcxSchedulerTimeGridScaleCell.AlignVert Property
In This Article
Specifies the vertical contents alignment in the unit cell.
#Declaration
Delphi
property AlignVert: TcxAlignmentVert read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
By default, the content is top-aligned in all the major and minor time scale units, and in the time selection bar’s unit.
Use the AlignVert property to align the content vertically.
Note
to align the content in the major or minor time scale or in the time selection bar, use the View’s On
See Also