PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / SearchResultsListView Property

In This Topic
    SearchResultsListView Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets the search results list view.
    Syntax
    'Declaration
     
    Public ReadOnly Property SearchResultsListView As ListView
    public ListView SearchResultsListView {get;}
    See Also