ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPanel Class / VerticalScroll Property

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