TcxCustomScheduler.SelectedEvents Property
Provides indexed access to user events that are currently selected in the scheduling area.
Declaration
property SelectedEvents[Index: Integer]: TcxSchedulerControlEvent read;
Property Value
Type |
---|
TcxSchedulerControlEvent |
See Also