[]
Configurates CloseOnSelection. Sets a value that determines whether the control should automatically close the drop-down when the user makes a selection.
public TBuilder CloseOnSelection(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
The default value for this property is true.