Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1SchedulerNavigator Class / Header Property

In This Topic
    Header Property (C1SchedulerNavigator)
    In This Topic
    Gets a string representation of the display date range.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Header As Object
    public object Header {get;}
    See Also