SpreadsheetGear.Windows.Forms Namespace > WorkbookDesigner Class : ShowWithoutActivation Property |
'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Protected Overridable ReadOnly Property ShowWithoutActivation As System.Boolean
'Usage
Dim instance As WorkbookDesigner Dim value As System.Boolean value = instance.ShowWithoutActivation
[System.ComponentModel.Browsable(false)] protected virtual System.bool ShowWithoutActivation {get;}
protected read-only property ShowWithoutActivation: System.Boolean; virtual;
System.ComponentModel.BrowsableAttribute() protected function get ShowWithoutActivation : System.boolean
[System.ComponentModel.Browsable(false)] protected: __property virtual System.bool get_ShowWithoutActivation();
[System.ComponentModel.Browsable(false)] protected: virtual property System.bool ShowWithoutActivation { System.bool get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2