Spread Silverlight Documentation
ClipboardPastedEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : ClipboardPastedEventArgs Class
Represents the event data for the ClipboardPasting event for the GcSpreadSheet component; occurs when the user invokes the Clipboard paste action.
Object Model
ClipboardPastedEventArgs Class
Syntax
'Declaration
 
Public Class ClipboardPastedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ClipboardPastedEventArgs
public class ClipboardPastedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.UI.ClipboardPastedEventArgs

See Also

Reference

ClipboardPastedEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace