ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / GroupRowStyle Property

In This Topic
    GroupRowStyle Property (C1DataGrid)
    In This Topic
    Gets or sets the style of the grouping row.
    Syntax
    'Declaration
     
    
    Public Property GroupRowStyle As Style
    public Style GroupRowStyle {get; set;}
    Remarks
    See Also