Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / MultimodalResultConverter Class
Properties Methods


In This Topic
    MultimodalResultConverter Class Members
    In This Topic

    The following tables list the members exposed by MultimodalResultConverter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MultimodalResultConverter class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the separator that will delimit each result in a multimodal result.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts an array of multimodal results to a comma-separated string (default).  
    Public MethodThe ConvertBack method is not supported by the MultimodalResultConverter class.  
    Top
    See Also