Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / TimeRulerHelper Class / Interval Property

In This Topic
    Interval Property (TimeRulerHelper)
    In This Topic
    Gets or sets the VisualInterval object.
    Syntax
    'Declaration
     
    
    Public Property Interval As VisualInterval
    public VisualInterval Interval {get; set;}
    See Also