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

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