DataGrid.ListManager プロパティ
この System.Windows.Forms.DataGrid コントロールの CurrencyManager を取得します。
Protected Friend Property ListManager As CurrencyManager
[C#]
protected internal CurrencyManager ListManager {get; set;}
[C++]
protected public: __property CurrencyManager* get_ListManager();protected public: __property void set_ListManager(CurrencyManager*);
[JScript]
protected internal function get ListManager() : CurrencyManager;protected internal function set ListManager(CurrencyManager);
プロパティ値
この System.Windows.Forms.DataGrid コントロールの CurrencyManager 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ