[]
Configurates CloseOnLeave. Sets a value that determines whether the menu should close automatically when the mouse leave the items.
public TBuilder CloseOnLeave(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |