Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / VisualInterval Class / Index Property

In This Topic
    Index Property (VisualInterval)
    In This Topic
    Gets an index of VisualInterval in the owning VisualIntervals collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also