\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintOptionsForm Class / VerticalScroll Property

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