Spread for ASP.NET 12 Product Documentation
GroupBarBackColor Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : GroupBarBackColor Property
Gets or sets the grouping bar background color.
Syntax
'Declaration
 
Public Property GroupBarBackColor As Color
'Usage
 
Dim instance As SheetView
Dim value As Color
 
instance.GroupBarBackColor = value
 
value = instance.GroupBarBackColor
public Color GroupBarBackColor {get; set;}
See Also

Reference

SheetView Class
SheetView Members