[]
        
(Showing Draft Content)

C1.Web.Mvc.InputNumber.Format

Format Property

Format

Gets or sets the format used to display the number being edited (see Globalize).

Declaration
[Json(2)]
public string Format { get; set; }
Remarks

The format string is expressed as a .NET-style standard numeric format string.