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

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