ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ProgressBar Namespace / C1ProgressBar Class / IndicatorIncrement Property

In This Topic
    IndicatorIncrement Property
    In This Topic
    Determines the increment, in pixels, that the indicator image moves forward.
    Syntax
    'Declaration
     
    Public Property IndicatorIncrement As System.Integer
    public System.int IndicatorIncrement {get; set;}
    See Also