FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / NewRowTemplate Class / GridPanel Property

In This Topic
    GridPanel Property (NewRowTemplate)
    In This Topic
    Gets the GridPanel that this row belongs to.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property GridPanel As GridPanel
    public virtual GridPanel GridPanel {get;}
    See Also