Spread Silverlight Documentation
Background Property (AutoFilterDropDownItemControl)


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

Reference

AutoFilterDropDownItemControl Class
AutoFilterDropDownItemControl Members