[]
Configurates IsAnimated. Sets a value that indicates whether the control should use a fade-in animation when displaying the drop-down.
public TBuilder IsAnimated(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |