Click or drag to resize

ArithmeticMultiValueConverterOperation Property

Gets or sets the operation to be performed on all items.

Namespace:  TomsToolbox.Wpf.Converters
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public ArithmeticOperation Operation { get; set; }

Property Value

Type: ArithmeticOperation
See Also