RadControls for Silverlight

Allows to control Clipboard operations on a per-cell basis.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.1050

Syntax

C#
public class GridViewCellClipboardEventArgs : CancelRoutedEventArgs
Visual Basic
Public Class GridViewCellClipboardEventArgs _
	Inherits CancelRoutedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.Windows..::..RoutedEventArgs
      Telerik.Windows..::..RadRoutedEventArgs
        Telerik.Windows.Controls..::..CancelRoutedEventArgs
          Telerik.Windows.Controls..::..GridViewCellClipboardEventArgs

See Also