DataViewManager.IBindingList.SortDirection Свойство
Определение
Описание этого члена см. в разделе SortDirection.For a description of this member, see 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.For a description of this member, see SortDirection.
Реализации
Комментарии
Этот член представляет собой явную реализацию члена интерфейса.This member is an explicit interface member implementation. Он может использоваться, только если экземпляр DataViewManager приведен к типу интерфейса IBindingList.It can be used only when the DataViewManager instance is cast to an IBindingList interface.