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

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