ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridColumn Class / HeaderStyleProperty Field

In This Topic
    HeaderStyleProperty Field (DataGridColumn)
    In This Topic
    Identifies the HeaderStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeaderStyleProperty As DependencyProperty
    public static readonly DependencyProperty HeaderStyleProperty
    See Also