InfoContainerPageTitle Property |
Get/Set the title for the info page
Namespace: Gui.WizardAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string PageTitle { get; set; }
Public Property PageTitle As String
Get
Set
public:
property String^ PageTitle {
String^ get ();
void set (String^ value);
}
member PageTitle : string with get, set
Property Value
Type:
StringSee Also