BCGControlBar Library for .NET
CurrencyManager Property




Syntax
'Declaration
 
Public ReadOnly Property CurrencyManager As CurrencyManager
'Usage
 
Dim instance As DataConnectionManager
Dim value As CurrencyManager
 
value = instance.CurrencyManager
public CurrencyManager CurrencyManager {get;}
public: __property CurrencyManager* get_CurrencyManager();
public:
property CurrencyManager^ CurrencyManager {
   CurrencyManager^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataConnectionManager Class
DataConnectionManager Members

Send Feedback