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

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