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

In This Topic
    ResultListBorderStyle Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets or sets the border style of the search result list.
    Syntax
    'Declaration
     
    Public Property ResultListBorderStyle As BorderStyle
    public BorderStyle ResultListBorderStyle {get; set;}
    See Also