FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / ScrollPosition Property

In This Topic
    ScrollPosition Property (C1GridControl)
    In This Topic
    Gets or sets the scroll position.
    Syntax
    'Declaration
     
    Public Property ScrollPosition As Point
    public Point ScrollPosition {get; set;}
    See Also