ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / C1ViewSetDesignerForm Class / VerticalScroll Property

In This Topic
    VerticalScroll Property (C1ViewSetDesignerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalScroll As System.Windows.Forms.VScrollProperties
    public System.Windows.Forms.VScrollProperties VerticalScroll {get;}
    See Also