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

In This Topic
    SelectedText Property
    In This Topic
    Gets or sets the current selected text in the control.
    Syntax
    'Declaration
     
    Property SelectedText As String
    string SelectedText {get; set;}
    See Also