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

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