Back to Devexpress

FormatInfo Properties

corelibraries-devexpress-dot-utils-dot-formatinfo-dot-underscore-properties.md

latest1.4 KB
Original Source

FormatInfo Properties

Provides formatting settings.

NameDescription
AlwaysUseThreadFormat staticGets or sets whether a value for the FormatInfo.Format property should be determined each time the property is accessed.
Empty staticGets a FormatInfo object with default settings.
FormatGets or sets the IFormatProvider object which specifies how values should be formatted.
FormatStringGets the pattern for formatting values.
FormatTypeGets or sets the type of formatting specified by the current FormatInfo object.
IsEmptyTests whether properties of the current object are set to default values.

See Also

FormatInfo Class

FormatInfo Members

DevExpress.Utils Namespace