[]
Configurates RowHasDetail. Sets the callback function that determines whether a row has details.
public FlexGridDetailProviderBuilder<T> RowHasDetail(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| FlexGridDetailProviderBuilder<T> | Current builder. |