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

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