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