SpreadsheetGear.Windows.Forms Namespace > WorkbookView Class : PreferredSize Property |
'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Public ReadOnly Property PreferredSize As System.Drawing.Size
'Usage
Dim instance As WorkbookView Dim value As System.Drawing.Size value = instance.PreferredSize
[System.ComponentModel.Browsable(false)] public System.Drawing.Size PreferredSize {get;}
public read-only property PreferredSize: System.Drawing.Size;
System.ComponentModel.BrowsableAttribute()
public function get PreferredSize : System.Drawing.Size
[System.ComponentModel.Browsable(false)] public: __property System.Drawing.Size get_PreferredSize();
[System.ComponentModel.Browsable(false)] public: property System.Drawing.Size PreferredSize { 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