Copies the current selection to clipboard.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public bool DoCopySelection()
Visual Basic
Public Function DoCopySelection As Boolean

Return Value

True.

See Also