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

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