Xceed DataGrid for WPF v7.2 Documentation
IntAdditionConverter Class Members
Methods 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Converters Namespace : IntAdditionConverter Class

The following tables list the members exposed by IntAdditionConverter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the IntAdditionConverter class.  
Top
Public Methods
 NameDescription
Public Method

Converts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target. This method only supports Int32 values.

 
Public MethodReverts a converted value. The data binding engine calls this method when it propagates a value from the binding target to the binding source. This method only supports Int32 values.  
Top
See Also

Reference

IntAdditionConverter Class
Xceed.Wpf.DataGrid.Converters Namespace