IBindingList.SortDirection Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
SupportsSorting, false değeridir.
Açıklamalar
Bu özellik ise SupportsSortingtruedesteklenir; aksi takdirde, bu özellik bir NotSupportedExceptionoluşturur.