ComponentOne DataGrid for WPF and Silverlight
ClipboardPasteMode Property (C1DataGrid)

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

Reference

C1DataGrid Class
C1DataGrid Members