SpreadsheetGear.Windows.Forms Namespace > WorkbookExplorer Class : DefaultSize Property |
'Declaration
Protected Overridable ReadOnly Property DefaultSize As System.Drawing.Size
'Usage
Dim instance As WorkbookExplorer Dim value As System.Drawing.Size value = instance.DefaultSize
protected virtual System.Drawing.Size DefaultSize {get;}
protected read-only property DefaultSize: System.Drawing.Size; virtual;
protected function get DefaultSize : System.Drawing.Size
protected: __property virtual System.Drawing.Size get_DefaultSize();
protected: virtual property System.Drawing.Size DefaultSize { System.Drawing.Size 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