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

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