GrapeCity.Xaml.SpreadSheet.UI
ClipboardPastedEventArgs Class
Members 


GrapeCity.Xaml.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 ClassCellRange ClassCellRange ClassWorksheet ClassWorksheet 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.Xaml.SpreadSheet.UI.ClipboardPastedEventArgs

See Also

Reference

ClipboardPastedEventArgs Members
GrapeCity.Xaml.SpreadSheet.UI Namespace