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

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