Spread Silverlight Documentation
ContentBackground Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members