| PageSummaryPageIcon Property | 
            Gets the icon 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 Image PageIcon { get; }Public Overridable ReadOnly Property PageIcon As Image
	Get
public:
virtual property Image^ PageIcon {
	Image^ get ();
}abstract PageIcon : Image with get
override PageIcon : Image with get
Property Value
Type: 
Image See Also
See Also