DataView.IBindingList.SortDirection プロパティ

定義

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

property System::ComponentModel::ListSortDirection System::ComponentModel::IBindingList::SortDirection { System::ComponentModel::ListSortDirection get(); };
System.ComponentModel.ListSortDirection System.ComponentModel.IBindingList.SortDirection { get; }
member this.System.ComponentModel.IBindingList.SortDirection : System.ComponentModel.ListSortDirection
 ReadOnly Property SortDirection As ListSortDirection Implements IBindingList.SortDirection

プロパティ値

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

実装

注釈

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

適用対象