SpreadsheetGear 2017
ActualWidth Property (SheetTabScrollButton)






SpreadsheetGear.Windows.Controls Namespace > SheetTabScrollButton Class : ActualWidth Property
Syntax
'Declaration
 
Public ReadOnly Property ActualWidth As System.Double
'Usage
 
Dim instance As SheetTabScrollButton
Dim value As System.Double
 
value = instance.ActualWidth
public System.double ActualWidth {get;}
public read-only property ActualWidth: System.Double; 
public function get ActualWidth : System.double
public: __property System.double get_ActualWidth();
public:
property System.double ActualWidth {
   System.double get();
}
Requirements

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

See Also

Reference

SheetTabScrollButton Class
SheetTabScrollButton Members