Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / CustomConverter Class
Methods


In This Topic
    CustomConverter Class Members
    In This Topic

    The following tables list the members exposed by CustomConverter.

    Public Methods
     NameDescription
    Public MethodModifies the source data before passing it to the target for display in the UI.  
    Public MethodModifies the target data before passing it to the source object. This method is called only in System.Windows.Data.BindingMode.TwoWay bindings.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the specified converter function.  
    Top
    See Also