Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaRangeValueProvider Interface / SmallChange Property

In This Topic
    SmallChange Property (IUiaRangeValueProvider)
    In This Topic
    The amount a small change will change the value by
    Syntax
    'Declaration
     
    
    ReadOnly Property SmallChange As Double
    double SmallChange {get;}
    See Also