Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetView Class / GroupBarBackColor Property
Example


In This Topic
    GroupBarBackColor Property
    In This Topic
    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;}

    Property Value

    Color object containing the color of the group box background
    Example
    This example changes the color for the groupbar.
    See Also

    Reference

    SheetView Class
    SheetView Members

    User-Task Documentation

    Grouping Rows