Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / FloatingObjectPastedEventArgs Class
Members


In This Topic
    FloatingObjectPastedEventArgs Class
    In This Topic
    Object Model
    FloatingObjectPastedEventArgs Class
    Syntax
    'Declaration
     
    Public Class FloatingObjectPastedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As FloatingObjectPastedEventArgs
    public class FloatingObjectPastedEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also