Spread Silverlight Documentation
RangeGroupBackground Property (SheetView)


GrapeCity.Windows.SpreadSheet.UI Namespace > SheetView Class : RangeGroupBackground Property
Gets or sets the backgroud of the range group
Syntax
'Declaration
 
Public Property RangeGroupBackground As System.Windows.Media.Brush
'Usage
 
Dim instance As SheetView
Dim value As System.Windows.Media.Brush
 
instance.RangeGroupBackground = value
 
value = instance.RangeGroupBackground
public System.Windows.Media.Brush RangeGroupBackground {get; set;}
See Also

Reference

SheetView Class
SheetView Members