ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Parser Namespace / Location Structure / IsValid Property

In This Topic
    IsValid Property (Location)
    In This Topic
    Determines if this object describes a valid location.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsValid As Boolean
    public bool IsValid {get;}
    See Also