FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexGrid Class / ScrollPosition Property

In This Topic
    ScrollPosition Property
    In This Topic
    Gets or sets a value that represents the value of the grid scroll bars.
    Syntax
    'Declaration
     
    
    Public Property ScrollPosition As Point
    public Point ScrollPosition {get; set;}
    See Also