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

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