SpreadsheetGear 2012
HorizontalScrollbarsPresenter Class
Members 






Used within the template of a WorkbookView to specify the location in the control's visual tree where the sheet tabs and horizontal scrollbars are to be added.
Object Model
HorizontalScrollbarsPresenter Class
Syntax
'Declaration
 
Public NotInheritable Class HorizontalScrollbarsPresenter 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As HorizontalScrollbarsPresenter
public sealed class HorizontalScrollbarsPresenter : System.Windows.Controls.Panel 
public class HorizontalScrollbarsPresenter = class(System.Windows.Controls.Panel)sealed; 
public sealed class HorizontalScrollbarsPresenter extends System.Windows.Controls.Panel
public __gc __sealed class HorizontalScrollbarsPresenter : public System.Windows.Controls.Panel 
public ref class HorizontalScrollbarsPresenter sealed : public System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               SpreadsheetGear.Windows.Controls.HorizontalScrollbarsPresenter

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

HorizontalScrollbarsPresenter Members
SpreadsheetGear.Windows.Controls Namespace

Send Feedback