GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 Integer
    public int Interval {get; set;}
    See Also