IBindingList.SortDirection Özellik

Tanım

Sıralamanın yönünü alır.

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

Özellik Değeri

Değerlerden ListSortDirection biri.

Özel durumlar

Açıklamalar

Bu özellik ise SupportsSortingtruedesteklenir; aksi takdirde, bu özellik bir NotSupportedExceptionoluşturur.

Şunlara uygulanır