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