TcxSchedulerCustomViewInfoItem.Font Property
Gets the font of the output text of the scheduling area‘s current element.
Declaration
property Font: TFont read;
Property Value
Type |
---|
TFont |
Remarks
Use this property to obtain the font of the text which will be drawn in the scheduling area’s element.
See Also