Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / StringFormatConverter Class
Properties Methods


StringFormatConverter Class Members

The following tables list the members exposed by StringFormatConverter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the StringFormatConverter class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets an object used to provide culture-specific formatting information.  
Top
Public Methods
 NameDescription
Public MethodConverts a value to a string using the specified composite string format.  
Public MethodThe ConvertBack method is not supported by the StringFormatConverter class.  
Top
See Also