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

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