SpreadsheetGear.Windows.Forms Namespace > WorkbookDesigner Class : IsRestrictedWindow Property |
'Declaration
<System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property IsRestrictedWindow As System.Boolean
'Usage
Dim instance As WorkbookDesigner Dim value As System.Boolean value = instance.IsRestrictedWindow
[System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public System.bool IsRestrictedWindow {get;}
public read-only property IsRestrictedWindow: System.Boolean;
System.ComponentModel.BrowsableAttribute() System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced) public function get IsRestrictedWindow : System.boolean
[System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public: __property System.bool get_IsRestrictedWindow();
[System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public: property System.bool IsRestrictedWindow { 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