Spread Silverlight Documentation
SmallImageSource Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : SmallImageSource Property
Syntax
'Declaration
 
Public Property SmallImageSource As System.Windows.Media.ImageSource
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.Windows.Media.ImageSource
 
instance.SmallImageSource = value
 
value = instance.SmallImageSource
public System.Windows.Media.ImageSource SmallImageSource {get; set;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members