Spread Silverlight Documentation
ShowIconOnly Property (IconDrawingObject)


GrapeCity.Windows.SpreadSheet.Data Namespace > IconDrawingObject Class : ShowIconOnly Property
Gets or sets whether to only show the icon.
Syntax
'Declaration
 
Public ReadOnly Property ShowIconOnly As System.Boolean
'Usage
 
Dim instance As IconDrawingObject
Dim value As System.Boolean
 
value = instance.ShowIconOnly
public System.bool ShowIconOnly {get;}
See Also

Reference

IconDrawingObject Class
IconDrawingObject Members