InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseTheme Class / IsDefault Property

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