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

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