ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / Range Structure / End Property

In This Topic
    End Property (Range)
    In This Topic
    Gets the first position past the end of range
    Syntax
    'Declaration
     
    Public ReadOnly Property End As Integer
    public int End {get;}
    See Also