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