SpreadsheetGear.Windows.Forms Namespace > WorkbookExplorer Class : AutoScroll Property |
'Declaration
<System.ComponentModel.LocalizableAttribute(True)> Public Overridable Property AutoScroll As System.Boolean
'Usage
Dim instance As WorkbookExplorer Dim value As System.Boolean instance.AutoScroll = value value = instance.AutoScroll
[System.ComponentModel.Localizable(true)] public virtual System.bool AutoScroll {get; set;}
public read-write property AutoScroll: System.Boolean; virtual;
System.ComponentModel.LocalizableAttribute() public function get,set AutoScroll : System.boolean
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