[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextEditor.Copy_Clicked

Copy_Clicked Method

Copy_Clicked(object, EventArgs)

Occurs when the copy to the Clipboard choice is selected.

Declaration
public void Copy_Clicked(object sender, EventArgs e)
Public Sub Copy_Clicked(sender As Object, e As EventArgs)
Parameters
Type Name Description
object sender

Object that raised the event

EventArgs e

Object of EventArgs class that contains event data