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