ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / RowHeaderStyleProperty Field

In This Topic
    RowHeaderStyleProperty Field
    In This Topic
    Identifies the RowHeaderStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowHeaderStyleProperty As DependencyProperty
    public static readonly DependencyProperty RowHeaderStyleProperty
    See Also