FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridNewRow Class / Parent Property

In This Topic
    Parent Property (GridNewRow)
    In This Topic
    Gets the parent group row.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As GridGroupRow
    public GridGroupRow Parent {get;}
    See Also