ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBar Class / SmallChange Property

In This Topic
    SmallChange Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property SmallChange As System.Double
    public System.double SmallChange {get; set;}
    See Also