| PageSummaryPageTitle Property | 
            Gets the title for the page.
            
 
Namespace: VirtualRadar.WinForms.SettingPageAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic virtual string PageTitle { get; }Public Overridable ReadOnly Property PageTitle As String
	Get
public:
virtual property String^ PageTitle {
	String^ get ();
}abstract PageTitle : string with get
override PageTitle : string with get
Property Value
Type: 
String See Also
See Also