Xceed DataGrid for Silverlight Documentation
StatResultConverter Class Members
Properties  Methods 


The following tables list the members exposed by StatResultConverter.

Public Constructors
 NameDescription
Public ConstructorStatResultConverter ConstructorInitializes a new instance of the StatResultConverter class.  
Top
Public Properties
 NameDescription
Public PropertyDivisionByZeroMessageGets or sets the message that is returned by a StatResultConverter when a DivideByZeroException occurs during the calculation of a statistical function's result.  
Public PropertyFormatProviderGets or sets an object used to provide culture-specific formatting information. (Inherited from Xceed.Silverlight.DataGrid.Converters.StringFormatConverter)
Public PropertyInvalidValueMessageGets or sets the message that is returned by a StatResultConverter when an InvalidValueException occurs during the calculation of a statistical function's result.  
Public PropertyNotSupportedStatFunctionMessageGets or sets the message that is returned by a StatResultConverter when an NotSupportedException occurs during the calculation of a statistical function's result.  
Public PropertyOverflowMessageGets 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
 NameDescription
Public MethodConvertOverridden. Converts the specified value using the composite format string specified as parameter.  
Public MethodConvertBackThe ConvertBack method is not supported by the StringFormatConverter class. (Inherited from Xceed.Silverlight.DataGrid.Converters.StringFormatConverter)
Top
See Also

Reference

StatResultConverter Class
Xceed.Silverlight.DataGrid.Converters Namespace

Send Feedback