Spread WPF 18
GrapeCity.Spreadsheet.Drawing Namespace / ShapeEventArgs Class
Members


In This Topic
    ShapeEventArgs Class
    In This Topic
    Provides data for the UIManager.ShapeChanged events.
    Object Model
    ShapeEventArgs Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ShapeEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As ShapeEventArgs
    public sealed class ShapeEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.Spreadsheet.Drawing.ShapeEventArgs

    See Also