Spread Silverlight Documentation
Foreground Property (SeparatorDropDownItemControl)


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

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members