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

In This Topic
    Header Property (EditAppointmentControl)
    In This Topic
    Gets a System.String value which can be used as an Appointment window header.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Header As String
    public string Header {get;}
    See Also