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

In This Topic
    HideButton Property
    In This Topic
    Gets the button that hides the text search panel.
    Syntax
    'Declaration
     
    Public ReadOnly Property HideButton As Button
    public Button HideButton {get;}
    See Also