SpreadsheetGear 2017
LogicalOrientationPublic Property (VerticalScrollbarsPresenter)






SpreadsheetGear.Windows.Controls Namespace > VerticalScrollbarsPresenter Class : LogicalOrientationPublic Property
Syntax
'Declaration
 
Public ReadOnly Property LogicalOrientationPublic As System.Windows.Controls.Orientation
'Usage
 
Dim instance As VerticalScrollbarsPresenter
Dim value As System.Windows.Controls.Orientation
 
value = instance.LogicalOrientationPublic
public System.Windows.Controls.Orientation LogicalOrientationPublic {get;}
public read-only property LogicalOrientationPublic: System.Windows.Controls.Orientation; 
public function get LogicalOrientationPublic : System.Windows.Controls.Orientation
public: __property System.Windows.Controls.Orientation get_LogicalOrientationPublic();
public:
property System.Windows.Controls.Orientation LogicalOrientationPublic {
   System.Windows.Controls.Orientation 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

VerticalScrollbarsPresenter Class
VerticalScrollbarsPresenter Members