ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / ScrollOptions Property

In This Topic
    ScrollOptions Property (C1FlexPivotGrid)
    In This Topic
    Gets or sets a C1.Win.C1FlexGrid.ScrollFlags value that specifies the grid scrolling behavior.
    Syntax
    'Declaration
     
    Public Property ScrollOptions As ScrollFlags
    public ScrollFlags ScrollOptions {get; set;}
    See Also