[]
Configurates ShowMarquee. Sets a value that indicates whether the grid should display a marquee element around the current selection.
public virtual TBuilder ShowMarquee(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |