DataView.IBindingList.AllowEdit プロパティ

定義

このメンバーの詳細については、「AllowEdit」をご覧ください。

property bool System::ComponentModel::IBindingList::AllowEdit { bool get(); };
bool System.ComponentModel.IBindingList.AllowEdit { get; }
member this.System.ComponentModel.IBindingList.AllowEdit : bool
 ReadOnly Property AllowEdit As Boolean Implements IBindingList.AllowEdit

プロパティ値

このメンバーの詳細については、「AllowEdit」をご覧ください。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、DataView のインスタンスが IBindingList インターフェイスにキャストされる場合のみ、使用できます。

適用対象