[]
Configurates MaxHeight. Sets the maximum height of the detail rows, in pixels.
public FlexGridDetailProviderBuilder<T> MaxHeight(int value)
Type | Name | Description |
---|---|---|
int | value | The value. |
Type | Description |
---|---|
FlexGridDetailProviderBuilder<T> | Current builder. |