ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / RowWithDetails Class / DetailRow Property

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