<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / C1FlexGrid Class / ScrollPosition Property

In This Topic
    ScrollPosition Property (C1FlexGrid)
    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