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

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