[]
Configurates AddOnHeight. Sets the height of addOn symbol of the control.
public virtual TBuilder AddOnHeight(string value)
Public Overridable Function AddOnHeight(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |