DataViewManager.System.ComponentModel.IBindingList.SupportsSorting Property
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Private ReadOnly Property SupportsSorting As Boolean Implements _ IBindingList.SupportsSorting [C#] bool IBindingList.SupportsSorting {get;} [C++] private: __property bool System::ComponentModel::IBindingList::get_SupportsSorting(); [JScript] private function get IBindingList.SupportsSorting() : Boolean;
See Also
DataViewManager Class | DataViewManager Members | System.Data Namespace