DataView.IBindingList.SupportsSorting プロパティ

定義

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

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

プロパティ値

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

実装

注釈

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

適用対象