Xceed Toolkit Plus for WPF v4.6 Documentation
Xceed.Wpf.DataGrid.Converters Namespace
Inheritance Hierarchy
Xceed.Wpf.DataGrid Assembly : Xceed.Wpf.DataGrid.Converters Namespace
The Xceed.Wpf.DataGrid.Converters namespace regroups all the converter classes.
Classes
 ClassDescription
ClassConverter used to convert to and from a ColumnWidth structure.
ClassConverters that converts decimal and double values to and from a currency-formatted string.
ClassConverts a an empty string to true.
ClassConverter used to determine if a value is greater than zero.
ClassConverter used to covert a value to a boolean value indicating whether it is odd or even.
ClassRepresents a value converter used to add the value of the parameter to the value of object. This converter applies only to Int32 values.
ClassRepresents a converter that inverses a boolean value.
ClassRepresents a value converter used to convert Int32 values into percentages.
ClassRepresents a converter that can be used to format the multimodal result of a Mode statistical function.
ClassRepresents a value converter used to convert Double values to their opposite negative or positive value.
ClassRepresents a value converter used to convert a null reference (Nothing in Visual Basic) to a boolean value.
ClassConverts a value of a field in a source to the target type.
ClassRepresents a converter that converts a value to a string using composite formatting
Class 
ClassRepresents a converter used to convert a Double to a Thickness structure.
ClassConverter that determines if a type is assignable from the type of the value to convert.
ClassConverts a Type to a Visibility value.
ClassConverts a value to a masked text string.
Enumerations
 EnumerationDescription
EnumerationValue representing the sides of a Thickness structure.
See Also

Reference

Xceed.Wpf.DataGrid Assembly