Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Converters Namespace / StatResultConverter Class


In This Topic
    StatResultConverter Class Properties
    In This Topic

    For a list of all members of this type, see StatResultConverter members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the message that is returned by a StatResultConverter when a DivideByZeroException occurs during the calculation of a statistical function's result.  
    Public PropertyGets or sets an IFormatProvider that provides culture-specific formatting information. (Inherited from Xceed.Wpf.DataGrid.Converters.StringFormatConverter)
    Public PropertyGets or sets the message that is returned by a StatResultConverter when an InvalidValueException occurs during the calculation of a statistical function's result.  
    Public PropertyGets or sets the message that is returned by a StatResultConverter when an OverflowException occurs during the calculation of a statistical function's result.  
    Top
    See Also