ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface / SelectionStart Property

In This Topic
    SelectionStart Property
    In This Topic
    Gets or sets the starting point of text selected in the control.
    Syntax
    'Declaration
     
    Property SelectionStart As Integer
    int SelectionStart {get; set;}
    See Also