ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridDefaultInputHandlingStrategy Class / GetClipboardContent Method

In This Topic
    GetClipboardContent Method
    In This Topic
    Gets the text that will be the content of the clipboard.
    Syntax
    'Declaration
     
    
    Public Overridable Function GetClipboardContent() As String
    public virtual string GetClipboardContent()
    See Also