Spread Silverlight Documentation
IndexOfIcon Property


GrapeCity.Windows.SpreadSheet.Data Namespace > IconDrawingObject Class : IndexOfIcon Property
Gets the index of the icon object in the icon set type.
Syntax
'Declaration
 
Public ReadOnly Property IndexOfIcon As System.Integer
'Usage
 
Dim instance As IconDrawingObject
Dim value As System.Integer
 
value = instance.IndexOfIcon
public System.int IndexOfIcon {get;}

Property Value

The index of the icon.
See Also

Reference

IconDrawingObject Class
IconDrawingObject Members