'Declaration <ValueConversionAttribute(System.Object[], System.String)> Public Class MultimodalResultConverter
'Usage Dim instance As MultimodalResultConverter
[ValueConversion(System.Object[], System.String)] public class MultimodalResultConverter
'Declaration <ValueConversionAttribute(System.Object[], System.String)> Public Class MultimodalResultConverter
'Usage Dim instance As MultimodalResultConverter
[ValueConversion(System.Object[], System.String)] public class MultimodalResultConverter
By default, the result of a Mode statistical function will be unimodal.
System.Object
Xceed.Wpf.DataGrid.Converters.MultimodalResultConverter
| Name | Description | |
|---|---|---|
![]() | MultimodalResultConverter Constructor | Initializes a new instance of the MultimodalResultConverter class. |
| Name | Description | |
|---|---|---|
![]() | Separator | Gets or sets the separator that will delimit each result in a multimodal result. |
| Name | Description | |
|---|---|---|
![]() | Convert | Converts an array of multimodal results to a comma-separated string (default). |
![]() | ConvertBack | The ConvertBack method is not supported by the MultimodalResultConverter class. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
MultimodalResultConverter Members
Xceed.Wpf.DataGrid.Converters Namespace
ModeFunction Class