The following tables list the members exposed by StatResultConverter.
Public Constructors
Public Properties
| Name | Description |
| DivisionByZeroMessage | Gets or sets the message that is returned by a StatResultConverter when a DivideByZeroException occurs during the calculation of a statistical function's result. |
| FormatProvider | Gets or sets an IFormatProvider that provides culture-specific formatting information. (Inherited from Xceed.Wpf.DataGrid.Converters.StringFormatConverter) |
| InvalidValueMessage | Gets or sets the message that is returned by a StatResultConverter when an InvalidValueException occurs during the calculation of a statistical function's result. |
| OverflowMessage | Gets or sets the message that is returned by a StatResultConverter when an OverflowException occurs during the calculation of a statistical function's result. |
Top
Public Methods
See Also