Spread Silverlight Documentation
Icon Property


GrapeCity.Windows.SpreadSheet.UI Namespace > DropDownItemControl Class : Icon Property
Gets or sets the item icon image.
Syntax
'Declaration
 
Public Property Icon As System.Object
'Usage
 
Dim instance As DropDownItemControl
Dim value As System.Object
 
instance.Icon = value
 
value = instance.Icon
public System.object Icon {get; set;}
See Also

Reference

DropDownItemControl Class
DropDownItemControl Members