ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / C1ReportViewer Class / SelectedText Property

In This Topic
    SelectedText Property (C1ReportViewer)
    In This Topic
    Gets the current selection.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectedText As String
    public string SelectedText {get;}
    See Also