Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / NewRowPositionProperty Field

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