TcxSchedulerEventRecurrenceInfo.GetValidStatus Method
In This Article
Returns the state of the recurrence’s details.
#Declaration
Delphi
function GetValidStatus: TcxRecurrenceValidStatus;
#Returns
Type |
---|
Tcx |
#Remarks
A complete set of the available states for recurrence data is specified by the TcxRecurrenceValidStatus enumeration.
See Also