| PageSummaryPageEnabled Property | 
            Gets a value indicating that the page should be shown as enabled in the list of pages.
            
 
Namespace: VirtualRadar.WinForms.SettingPageAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic virtual bool PageEnabled { get; }Public Overridable ReadOnly Property PageEnabled As Boolean
	Get
public:
virtual property bool PageEnabled {
	bool get ();
}abstract PageEnabled : bool with get
override PageEnabled : bool with get
Property Value
Type: 
Boolean See Also
See Also