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

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