Xceed DataGrid for Silverlight Documentation
StatFunctionCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by StatFunctionCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Public PropertyItemGets the statistical function with the specified result property name.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Public MethodContainsOverloaded. Determines whether a statistical function with the specified result property name is contained in the collection.  
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<StatFunction>)
Top
Protected Methods
 NameDescription
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>)
Protected MethodInsertItemOverridden. Inserts the specified statistical function into the collection at the specified index.  
Protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>)
Protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>)
Protected MethodSetItemOverridden. Replaces the statistical function at the specified index with the provided function.  
Top
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<StatFunction>)
Top
Protected Events
See Also

Reference

StatFunctionCollection Class
Xceed.Silverlight.Data.Stats Namespace

Send Feedback