FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonElements Class / SelectTextTool Property

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