ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / BaseThemeProvider Class / Updating Property

In This Topic
    Updating Property (BaseThemeProvider)
    In This Topic
    Gets value indicating whether the current theme is updating now. Deny events until the end of the operation.
    Syntax
    'Declaration
     
    Protected ReadOnly Property Updating As System.Boolean
    protected System.bool Updating {get;}
    See Also