ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / Rule Class / IsValid Property

In This Topic
    IsValid Property (Rule)
    In This Topic
    Gets whether this conditional formatting is properly customized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsValid As Boolean
    public bool IsValid {get;}
    See Also