TcxSchedulerCustomViewInfoItem.DisplayText Property
In This Article
Specifies the text which will be drawn within the scheduling area‘s current element.
#Declaration
Delphi
property DisplayText: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the DisplayText property to specify the output text in the scheduling area‘s current element.
See Also