Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / VisualIntervalGroup Class / IsToday Property

In This Topic
    IsToday Property (VisualIntervalGroup)
    In This Topic
    Indicates whether the VisualInterval represents the current day.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsToday As Boolean
    public bool IsToday {get;}
    See Also