NevronOpenVision
Nevron.Nov.Dom Namespace / NFormatSpecifierValueFormatter Class
Fields Properties Methods Events


NFormatSpecifierValueFormatter Class Members

The following tables list the members exposed by NFormatSpecifierValueFormatter.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the CulterName property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with FormatSpecifier  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NFormatSpecifierValueFormatter  
Top
Protected Fields
 NameDescription
Protected FieldThe format specifier string.  
Top
Public Properties
 NameDescription
Public PropertyGets the CultureInfo associated with this value formatter.  
Public PropertyGets 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.  
Public PropertySpecifies a format string.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Must override to format the value  
Top
Protected Methods
 NameDescription
Internal Method  
Top
See Also