ListControl::DataManager Property
.NET Framework (current version)
Gets the CurrencyManager associated with this control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::CurrencyManager^The CurrencyManager associated with this control. The default is null.
The DataManager property is valid if the DataSource property is set. If this is not a data-bound control, the default is null.
.NET Framework
Available since 1.1
Available since 1.1
Show: