Spread Silverlight Documentation
ClipboardPastingEventArgs Class
Members 


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

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         GrapeCity.Windows.SpreadSheet.UI.ClipboardPastingEventArgs

See Also

Reference

ClipboardPastingEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace