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

In This Topic
    ResultListBackColor Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets or sets the search result list background color.
    Syntax
    'Declaration
     
    Public Property ResultListBackColor As Color
    public Color ResultListBackColor {get; set;}
    See Also