Gets or sets a String value which should be used as a dialog title.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public string WindowTitle { get; set; }
Visual Basic
Public Property WindowTitle As String
	Get
	Set

See Also