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

In This Topic
    Line Property (Location)
    In This Topic
    The one based line number.
    Syntax
    'Declaration
     
    Public ReadOnly Property Line As Long
    public long Line {get;}
    See Also