ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / IEngine Interface / IsValid Property

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