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