[]
Configurates HideLinkageText. Indicates whether to show the linkage in the label text.
public virtual TBuilder HideLinkageText(bool value)
Public Overridable Function HideLinkageText(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |