Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / ThemeGradientBackground Class / Valid Property

In This Topic
    Valid Property (ThemeGradientBackground)
    In This Topic
    Gets whether the background is valid.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Valid As System.Boolean
    public override System.bool Valid {get;}
    See Also