PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / SearchText Property

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