Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V24.1

TextFormat Enum

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

Declaration

public enum TextFormat

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
Default

Related API Members

The following properties accept/return TextFormat values:

See Also