RadListViewExtensionsCopyItems Method

Overload List

CopyItems(RadListView, Int32) Copies all the text contained in the specified items of RadListView to the clipboard.
CopyItems(RadListView, Int32, String) Copies all the text contained in the specified items of RadListView to the clipboard.
CopyItems(RadListView, Int32, String, Int32) Copies all the text contained in the specified items of RadListView to the clipboard.

See Also