ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / ScrollPosition Property

In This Topic
    ScrollPosition Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ScrollPosition As System.Drawing.Point
    public System.Drawing.Point ScrollPosition {get; set;}
    See Also