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


In This Topic
    CurrencyConverter Class Members
    In This Topic

    The following tables list the members exposed by CurrencyConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CurrencyConverter class.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts a decimal or double value to a currency-formatted string.  
    Public MethodConverts a currency-formatted string to a double.  
    Top
    See Also