GrapeCity.Xaml.SpreadSheet.UI
Icon Property


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

Reference

DropDownItemControl Class
DropDownItemControl Members