ComponentOne Scheduler for WinForms
RecurrenceType Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > RecurrencePattern Class : RecurrenceType Property
Gets or sets the RecurrenceTypeEnum value determining the type of recurrence (daily, monthly, etc.). Default value is RecurrenceTypeEnum.Weekly.
Syntax
'Declaration
 
Public Property RecurrenceType As RecurrenceTypeEnum
public RecurrenceTypeEnum RecurrenceType {get; set;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members