Xceed Toolkit Plus for WPF v4.6 Documentation
Xceed.Wpf.Toolkit.Converters Namespace
Inheritance Hierarchy
Xceed.Wpf.Toolkit Assembly : Xceed.Wpf.Toolkit.Converters Namespace
Provides converters for the toolkits classes.
Classes
 ClassDescription
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class

This multi-value converter is used in the CollectionControl template to determine the list of possible new item types that will be shown in the combo box.

If the second value (i.e., CollectionControl.NewItemTypes) is not null, this list will be used. Otherwise, if the first value (i.e., CollectionControl.ItemsSourceType) is a IList<T> type, the new item type list will contain "T".

Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class 
See Also

Reference

Xceed.Wpf.Toolkit Assembly