DataGrid::ListManager Property
.NET Framework (current version)
Gets the CurrencyManager for this System.Windows.Forms::DataGrid control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public protected: [BrowsableAttribute(false)] property CurrencyManager^ ListManager { CurrencyManager^ get(); void set(CurrencyManager^ value); }
Property Value
Type: System.Windows.Forms::CurrencyManager^The CurrencyManager for this System.Windows.Forms::DataGrid control.
.NET Framework
Available since 1.1
Available since 1.1
Show: