Gets or sets the title text of this Window. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public string Title { get; set; } |
Visual Basic
![]() |
---|
Public Property Title As String |
Type: String
A string that specifies the text displayed in the item's header. Default value is an empty string ("").