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

In This Topic
    ResultListHoverSelection Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets or sets a value indicating whether a search result list item is selected when the mouse hovers over it.
    Syntax
    'Declaration
     
    Public Property ResultListHoverSelection As Boolean
    public bool ResultListHoverSelection {get; set;}
    See Also