[]
Configurates CreateDetailCell. Sets the callback function that creates detail cells.
public FlexGridDetailProviderBuilder<T> CreateDetailCell(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexGridDetailProviderBuilder<T> | Current builder. |