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

In This Topic
    ResultListHideSelection Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets or sets a value indicating whether the search result list selection is removed when the control loses focus.
    Syntax
    'Declaration
     
    Public Property ResultListHideSelection As Boolean
    public bool ResultListHideSelection {get; set;}
    See Also