FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowWithDetails Class / DetailRow Property

In This Topic
    DetailRow Property (RowWithDetails)
    In This Topic
    Gets the reference to the child row.
    Syntax
    'Declaration
     
    Public ReadOnly Property DetailRow As DetailRow
    public DetailRow DetailRow {get;}
    See Also