Skip to main content
A newer version of this page is available. .
JS

Format Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[JsonConverter(typeof(StringEnumConverter))]
public enum Format

Members

Name
Billions
Currency
Day
Decimal
Exponential
FixedPoint
LargeNumber
LongDate
LongTime
Millions
Millisecond
Month
MonthAndDay
MonthAndYear
Percent
Quarter
QuarterAndYear
ShortDate
ShortTime
Thousands
Trillions
Year
DayOfWeek
Hour
LongDateLongTime
Minute
Second
ShortDateShortTime
See Also