FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGrid Class / ScrollOptions Property

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