Spread Silverlight Documentation
SelectionBackground Property (EditingElement)


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

Reference

EditingElement Class
EditingElement Members