Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ShapeEventArgs Class
Members


ShapeEventArgs Class
Provides data for the UIManager.ShapeChanged events. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ShapeEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ShapeEventArgs
Inheritance Hierarchy

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

See Also