StatFunctionCollection Class
See Also  Members  
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Stats Namespace : StatFunctionCollection Class

Contains a collection of statistical functions. This feature is available only in the Professional Edition

Object Model

Syntax

Remarks

The statistical functions contained in this collection must each have a unique ResultPropertyName.

Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<StatFunction>
      System.Collections.ObjectModel.ObservableCollection<StatFunction>
         Xceed.Wpf.DataGrid.Stats.StatFunctionCollection

Requirements

Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2

See Also