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

In This Topic
    Interval Property (RecurrencePattern)
    In This Topic
    Gets or sets the cycle step of occurrences of the recurrence.
    Syntax
    'Declaration
     
    Public Property Interval As System.Integer
    public System.int Interval {get; set;}
    See Also