Version

ValueCalculator Class Properties

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

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyItemsSourceThe items source for the calculator. (Inherited from Infragistics.Math.Calculators.ItemsSourceCalculator)
Public PropertyValueGets or sets the value computed by this ValueCalculator.  
Public PropertyValueMemberPathThe ValueMemberPath for the ItemsSource. (Inherited from Infragistics.Math.Calculators.ItemsSourceCalculator)
Protected Properties
See Also