ICurrencyManagerProvider.GetRelatedCurrencyManager(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CurrencyManager for this ICurrencyManagerProvider and the specified data member.
public:
System::Windows::Forms::CurrencyManager ^ GetRelatedCurrencyManager(System::String ^ dataMember);
public System.Windows.Forms.CurrencyManager GetRelatedCurrencyManager(string dataMember);
public System.Windows.Forms.CurrencyManager? GetRelatedCurrencyManager(string? dataMember);
abstract member GetRelatedCurrencyManager : string -> System.Windows.Forms.CurrencyManager
Public Function GetRelatedCurrencyManager (dataMember As String) As CurrencyManager
- dataMember
- String
The name of the column or list, within the data source, to obtain the CurrencyManager for.
The related CurrencyManager obtained from this ICurrencyManagerProvider and the specified data member.
If dataMember
is null
or an empty string (""), GetRelatedCurrencyManager returns the main currency manager for this ICurrencyManagerProvider, which is the same currency manager returned from the CurrencyManager property.
Produkt | Wersje |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: