NFormatSpecifierValueFormatter Class Members
In This Topic
The following tables list the members exposed by NFormatSpecifierValueFormatter.
Public Fields
Public Properties
| Name | Description |
| CultureInfo | Gets the CultureInfo associated with this value formatter. |
| CultureName | Gets or sets the name of the culture associated with this value formatter. If set to empty string, or the culture name is invalid, the formatter will use the default culture of the application. |
| FormatSpecifier | Specifies a format string. |
Top
Public Methods
| Name | Description |
| FormatValue | Overridden. Must override to format the value |
Top
Protected Methods
| Name | Description |
| lbn | |
Top
See Also