ActiveReports 13
CopySelection Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > ICopySelectionService Interface : CopySelection Method
Copies given selection into platform specific storage
Syntax
'Declaration
 
Sub CopySelection( _
   ByVal selection As DocumentSelection _
) 
void CopySelection( 
   DocumentSelection selection
)

Parameters

selection
See Also

Reference

ICopySelectionService Interface
ICopySelectionService Members