[]
Initializes a new instance of the GridDetailRow<TItem> class.
public GridDetailRow(FlexGridDetailProvider<TItem> provider, GridRow parentRow)
| Type | Name | Description |
|---|---|---|
| FlexGridDetailProvider<TItem> | provider | The provider. |
| GridRow | parentRow | The associated row. |