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

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