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

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