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

In This Topic
    GroupColumnHeaderStyle Property
    In This Topic
    Gets or sets the style that is used when rendering the column headers in the group panel.
    Syntax
    'Declaration
     
    
    Public Property GroupColumnHeaderStyle As Style
    public Style GroupColumnHeaderStyle {get; set;}
    Remarks
    See Also