[]
Configurates IsAnimated. Sets a value that indicates whether to use animation when showing row details.
public FlexGridDetailProviderBuilder<T> IsAnimated(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
FlexGridDetailProviderBuilder<T> | Current builder. |