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

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