Share via


DataViewManager.System.ComponentModel.IBindingList.SortProperty Property

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.

Private ReadOnly Property SortProperty As PropertyDescriptor _   Implements IBindingList.SortProperty
[C#]
PropertyDescriptor IBindingList.SortProperty {get;}
[C++]
private: __property PropertyDescriptor*
   System::ComponentModel::IBindingList::get_SortProperty();
[JScript]
private function get IBindingList.SortProperty() :
   PropertyDescriptor;

See Also

DataViewManager Class | DataViewManager Members | System.Data Namespace