DataView.IBindingListView.SupportsFiltering プロパティ

定義

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

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

プロパティ値

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

実装

注釈

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

適用対象