ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Pointer Class / End Property

In This Topic
    End Property (Pointer)
    In This Topic
    Gets or sets the end position of the pointer
    Syntax
    'Declaration
     
    Public Property End As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo End {get; set;}
    See Also