[]
Configurates ShowDropDownButton. Sets a value indicating whether the control should display a drop-down button.
public virtual TBuilder ShowDropDownButton(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |