Skip to main content

TcxSchedulerEventCellViewInfo.Event Property

Gets a reference to the instance of the user event, which is currently being drawn.

Declaration

property Event: TcxSchedulerControlEvent read;

Property Value

Type
TcxSchedulerControlEvent

Remarks

Use the Event property to access the TcxSchedulerControlEvent object that represents the user event currently being drawn.

See Also