Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / StringFormatConverter Class
Properties Methods


In This Topic
    StringFormatConverter Class Members
    In This Topic

    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