[]
Configurates Format. Sets the format used to display the number being edited (see Globalize).
public InputNumberBuilder Format(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
InputNumberBuilder | Current builder. |
The format string is expressed as a .NET-style standard numeric format string.