Spread Silverlight Documentation
IconSetType Property (IconDrawingObject)


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

Property Value

A value that specifies the scale value type.
See Also

Reference

IconDrawingObject Class
IconDrawingObject Members