DataGrid::ListManager Property

 
Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public protected:
[BrowsableAttribute(false)]
property CurrencyManager^ ListManager {
	CurrencyManager^ get();
	void set(CurrencyManager^ value);
}

.NET Framework
Available since 1.1
Return to top
Show: