ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridScrollStep Structure / StepUnitType Property

In This Topic
    StepUnitType Property
    In This Topic
    Gets the type of the step unit.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property StepUnitType As DataGridScrollStepUnitType
    public DataGridScrollStepUnitType StepUnitType {get;}

    Property Value

    The type of the step unit.
    See Also