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

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