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

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