Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditor Class / IsValid Property

In This Topic
    IsValid Property (C1ExpressionEditor)
    In This Topic
    Gets value that indicates whether the expression is valid.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsValid As Boolean
    public bool IsValid {get;}
    See Also