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

In This Topic
    ScrollOptions Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ScrollOptions As ScrollFlags
    public ScrollFlags ScrollOptions {get; set;}
    See Also