BindingSource.CurrencyManager Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets the currency manager associated with this BindingSource.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms.CurrencyManagerThe CurrencyManager associated with this BindingSource.
Implements
ICurrencyManagerProvider.CurrencyManagerIf you want to access the currency manager for another binding to the same data member use the GetRelatedCurrencyManager method.
.NET Framework
Available since 2.0
Available since 2.0
Show: