ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.SelectionRange Structure / End Property

In This Topic
    End Property (RText.SelectionRange)
    In This Topic
    Gets the last character in selection. Gets incorrect position in case of empty selection
    Syntax
    'Declaration
     
    Public ReadOnly Property End As Integer
    public int End {get;}
    See Also