Click or drag to resize

BcfBindingSourceCurrencyManager Property

Gets the CurrencyManager.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public CurrencyManager CurrencyManager { get; }

Property Value

Type: CurrencyManager
The CurrencyManager.
See Also