FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / RowWithDetails Class / DetailRow Property

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