PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / TextSearchPanel Property

In This Topic
    TextSearchPanel Property (RibbonElements)
    In This Topic
    Gets the element for the TextSearchPanel action.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextSearchPanel As ButtonPreviewElement
    public ButtonPreviewElement TextSearchPanel {get;}
    See Also