ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor 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 System.Boolean
    System.bool IsValid {get;}
    See Also