Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / BaseStyle Class / IsDefault Property

In This Topic
    IsDefault Property (BaseStyle)
    In This Topic
    Gets value indicating whether the style is default.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsDefault As System.Boolean
    public virtual System.bool IsDefault {get;}
    See Also