 |
| BcfBindingSourceCurrencyManager Property |
Gets the CurrencyManager.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic CurrencyManager CurrencyManager { get; }Public ReadOnly Property CurrencyManager As CurrencyManager
Get
Property Value
Type:
CurrencyManagerThe currency manager.
See Also