Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / RecChoiceControl Class / Title Property

In This Topic
    Title Property (RecChoiceControl)
    In This Topic
    Gets a title displayed in the window.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Title As String
    public string Title {get;}
    See Also