Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / SearchUpText Property

In This Topic
    SearchUpText Property
    In This Topic
    Gets or sets the text of the "Search Up" checkbox.
    Syntax
    'Declaration
     
    Public Property SearchUpText As String
    public string SearchUpText {get; set;}
    See Also