Spread Silverlight Documentation
RangeGroupBorderBrush Property (SheetView)


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

Reference

SheetView Class
SheetView Members