Xceed DataGrid for WPF v7.2 Documentation
ModeFunction Class Properties


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Stats Namespace : ModeFunction Class

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

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the result of the Mode statistical function can be multimodal.  
Public PropertyGets or sets the unique, case-sensitive property name from which the result of the function can be retrieved. (Inherited from Xceed.Wpf.DataGrid.Stats.StatFunction)
Public PropertyGets or sets the name of the column whose values will be used to calculate the result. (Inherited from StatFunction)
Top
Protected Properties
 NameDescription
Protected Internal PropertyGets a value indicating whether Initialize method has been called, indicating that the types in which the values will be accumulated have been initialized. (Inherited from Xceed.Wpf.DataGrid.Stats.StatFunction)
Protected PropertyGets a value indicating whether this instance is in an immutable state. (Inherited from StatFunction)
Protected Internal PropertyGets a list of the statistical functions whose results are required by the current statistical function in order to calculate its own result. (Inherited from StatFunction)
Protected Internal PropertyGets a value indicating whether the statistical function needs to accumulate its own results. (Inherited from StatFunction)
Top
See Also

Reference

ModeFunction Class
Xceed.Wpf.DataGrid.Stats Namespace