[]
Configurates OpenOnHover. Gets or sets a value that determines whether the menu should open and close automatically when the mouse hovers over the items.
public TBuilder OpenOnHover(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |