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


In This Topic
    GroupBarHeight Property
    In This Topic
    Gets or sets the grouping bar height.
    Syntax
    'Declaration
     
    
    Public Property GroupBarHeight As Integer
    'Usage
     
    
    Dim instance As SheetView
    Dim value As Integer
     
    instance.GroupBarHeight = value
     
    value = instance.GroupBarHeight
    public int GroupBarHeight {get; set;}

    Property Value

    Integer number of pixels in the height of the grouping area.
    Example
    This example changes the color for the groupbar.
    See Also

    Reference

    SheetView Class
    SheetView Members

    User-Task Documentation

    Grouping Rows