Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.TextToolBar Class / SelectText Property

In This Topic
    SelectText Property
    In This Topic
    Gets the SelectText toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectText As ToolStripButton
    public ToolStripButton SelectText {get;}
    See Also