ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / AddViewNodeDialog Class / HorizontalScroll Property

In This Topic
    HorizontalScroll Property (AddViewNodeDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HorizontalScroll As System.Windows.Forms.HScrollProperties
    public System.Windows.Forms.HScrollProperties HorizontalScroll {get;}
    See Also