The following tables list the members exposed by StatResultConverter.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | FormatProvider | Gets or sets an IFormatProvider that provides culture-specific formatting information. (Inherited from Xceed.Wpf.DataGrid.Converters.StringFormatConverter) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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