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

In This Topic
    Start Property (Span)
    In This Topic
    The starting location of the text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Start As Location
    public Location Start {get;}
    See Also