[]
Configurates Format. Sets the format to use when displaying field values.
public TBuilder Format(string value)
Public Function Format(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |