Skip to main content

TcxSchedulerEventCellViewInfo.ShowMessage Property

Gets whether the description of the user event can be shown in its rectangle.

Declaration

property ShowMessage: Boolean read;

Property Value

Type
Boolean

Remarks

The ShowMessage property returns a value of True, if the user event’s description can be drawn.

Note

The user event’s description can be only visible, if scheduling under the Day View and the user event’s Message property is not empty.

See Also