Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / IconDrawingObject Class
Properties Methods

In This Topic
    IconDrawingObject Class Members
    In This Topic

    The following tables list the members exposed by IconDrawingObject.

    Public Constructors
     NameDescription
    Public ConstructorConstructs an icon object with the specified row index, column index, icon set type, icon collection index, and icon or icon and data.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the anchor column. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DrawingObject)
    Public PropertyGets the anchor row. (Inherited from GrapeCity.Windows.SpreadSheet.Data.DrawingObject)
    Public PropertyGets the icon set type of the icon object.  
    Public PropertyGets the index of the icon object in the icon set type.  
    Public PropertyGets or sets whether to only show the icon.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Compares whether the current object is equal to the specified object.  
    Public MethodOverridden. Gets the hash code.  
    Top
    See Also