DataView.IBindingListView.SupportsAdvancedSorting プロパティ

定義

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

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

プロパティ値

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

実装

注釈

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

適用対象