RadListViewExtensionsCopySelectedItems Method

Overload List

CopySelectedItems(RadListView) Copies all the text contained in the current selected items of RadListView to the clipboard.
CopySelectedItems(RadListView, String) Copies all the text contained in the current selected items of RadListView to the clipboard.
CopySelectedItems(RadListView, String, Int32) Copies all the text contained in the current selected items of RadListView to the clipboard.

See Also