Enum DxGridColumnFormat.FormatType
Namespace: Emby.Web.GenericEdit.Elements.DxGrid
Assembly: Emby.Web.GenericEdit.dll
Syntax
public enum FormatType
Fields
Name | Description |
---|---|
billions | |
currency | |
day | |
dayOfWeek | |
decimal | |
exponential | |
fixedPoint | |
hour | |
largeNumber | |
longDate | |
longDateLongTime | |
longTime | |
millions | |
millisecond | |
minute | |
month | |
monthAndDay | |
monthAndYear | |
percent | |
quarter | |
quarterAndYear | |
second | |
shortDate | |
shortDateShortTime | |
shortTime | |
thousands | |
trillions | |
year |