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

In This Topic
    Finish Property
    In This Topic
    The ending location of the text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Finish As Location
    public Location Finish {get;}
    See Also