You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > OneWayValueConverter Class > OneWayValueConverter Methods > ConvertBack Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
OneWayValueConverter.ConvertBack Method

Unimplemented method for converting back. This converter can only be used for one-way binding.

Syntax
C++
C#
Visual Basic
public: object ConvertBack( object value, Type targetType, object parameter, System.Globalization.CultureInfo culture );
Parameters
Parameters 
Description 
value 
Unused parameter 
targetType 
Unused parameter 
parameter 
Unused parameter 
culture 
Unused parameter 
Returns

Always throws an exception

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.