ActiveReports 11
IsValid Property (ValidationResults)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ValidationResults Class : IsValid Property
Gets whether or not this expression is valid.
Syntax
'Declaration
 
Public ReadOnly Property IsValid As Boolean
public bool IsValid {get;}
See Also

Reference

ValidationResults Class
ValidationResults Members