Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / EditCollectionControl Class / WindowTitle Property

In This Topic
    WindowTitle Property (EditCollectionControl)
    In This Topic
    Gets or sets a System.String value which should be used as a dialog title.
    Syntax
    'Declaration
     
    
    Public Property WindowTitle As String
    public string WindowTitle {get; set;}
    See Also