Spread Silverlight Documentation
CustomDrawingObject Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : CustomDrawingObject Class
Represents a drawing object displayed in a cell.
Object Model
CustomDrawingObject Class
Syntax
'Declaration
 
Public MustInherit Class CustomDrawingObject 
   Inherits GrapeCity.Windows.SpreadSheet.Data.DrawingObject
'Usage
 
Dim instance As CustomDrawingObject
public abstract class CustomDrawingObject : GrapeCity.Windows.SpreadSheet.Data.DrawingObject 
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.DrawingObject
      GrapeCity.Windows.SpreadSheet.UI.CustomDrawingObject

See Also

Reference

CustomDrawingObject Members
GrapeCity.Windows.SpreadSheet.UI Namespace