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

In This Topic
    SearchButtonText Property
    In This Topic
    Gets or sets the text of the hide button.
    Syntax
    'Declaration
     
    Public Property SearchButtonText As String
    public string SearchButtonText {get; set;}
    See Also