ComponentOne DataGrid for WPF and Silverlight
ClipboardCopyMode Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : ClipboardCopyMode Property
Gets or sets a value indicating the format of the text that will be copied to the clipboard.
Syntax
'Declaration
 
Public Property ClipboardCopyMode As DataGridClipboardMode
public DataGridClipboardMode ClipboardCopyMode {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members