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

Converts the value back from ComboBoxitem to a number that can be set for the current month

Syntax
C++
C#
Visual Basic
public: object ConvertBack( object value, Type targetType, object parameter, System.Globalization.CultureInfo culture );
Parameters
Parameters 
Description 
value 
The comboBoxItem Selected 
targetType 
Target type 
parameter 
The parameter to use 
culture 
The current culture in use 
Returns

Returns a number that represents the month selected

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