Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerControlEvent Constructors

A temporary in-memory user event object in the scheduler control.
Name Description
Create(TcxCustomSchedulerStorage,Boolean) Initializes a new instance of the TcxSchedulerControlEvent class with specified settings.
Create(TcxCustomSchedulerStorage,Pointer) Initializes a new instance of the TcxSchedulerEvent class with specified settings. Inherited from TcxSchedulerEvent.
Create(TcxSchedulerEvent,TcxSchedulerEvent) Initializes a new instance of the TcxSchedulerControlEvent class with specified settings.
Create(TcxSchedulerEvent,TDateTime,TDateTime) Initializes a new instance of the TcxSchedulerControlEvent class with specified settings.
Create(TcxSchedulerEvent) Initializes a new instance of the TcxSchedulerControlEvent class with specified settings.
See Also