[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.DetailRow.-ctor

DetailRow Constructor

DetailRow(object, RowWithDetails)

Initializes a new instance of a DetailRow.

Declaration
public DetailRow(object dataItem, RowWithDetails parent)
Parameters
Type Name Description
object dataItem

Data item that this row represents.

RowWithDetails parent