GrapeCity.Xaml.SpreadSheet.UI
CustomDrawingObject Class
Members 


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

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

See Also

Reference

CustomDrawingObject Members
GrapeCity.Xaml.SpreadSheet.UI Namespace