FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ContextMenuElements Class / FindText Property

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