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


GraphicObject Class
Syntax
'Declaration
 
Public MustInherit Class GraphicObject 
   Inherits DrawingObject
   Implements GrapeCity.Spreadsheet.Data.IBindings 
 
'Usage
 
Dim instance As GraphicObject
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Data.BindableObject
      GrapeCity.Spreadsheet.Drawing.DrawingObject
         GrapeCity.Spreadsheet.Drawing.GraphicObject
            GrapeCity.Spreadsheet.FormControls.Control

See Also