ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / ScrollModeProperty Field

In This Topic
    ScrollModeProperty Field (C1DataGrid)
    In This Topic
    Identifies the ScrollMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollModeProperty As DependencyProperty
    public static readonly DependencyProperty ScrollModeProperty
    See Also