ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CalendarException Class / RecurrencePattern Property

In This Topic
    RecurrencePattern Property (CalendarException)
    In This Topic
    Gets the recurrence pattern for the calendar exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property RecurrencePattern As RecurrencePattern
    public RecurrencePattern RecurrencePattern {get;}
    See Also