cxRecurrenceEventEditorClass Variable
In This Article
Represents the Event recurrence dialog.
#Declaration
Delphi
var cxRecurrenceEventEditorClass: TcxSchedulerRecurrenceEventEditorClass = TcxSchedulerRecurrenceEventEditor;
#Variable Value
Type |
---|
Tcx |
#Remarks
Use the cxRecurrenceEventEditorClass constant to bind another editor derived from the TcxSchedulerRecurrenceEventEditor to the Event recurrence dialog.
Note
the cx
See Also