Aracılığıyla paylaş


DataGridHeaderBorder.SortDirection Özellik

Tanım

Üst bilgi sıralama yönünü alır veya ayarlar.

public:
 property Nullable<System::ComponentModel::ListSortDirection> SortDirection { Nullable<System::ComponentModel::ListSortDirection> get(); void set(Nullable<System::ComponentModel::ListSortDirection> value); };
public System.ComponentModel.ListSortDirection? SortDirection { get; set; }
member this.SortDirection : Nullable<System.ComponentModel.ListSortDirection> with get, set
Public Property SortDirection As Nullable(Of ListSortDirection)

Özellik Değeri

Sütunun hangi yönde sıralandığını gösteren numaralandırma değerlerinden biri. Kayıtlı varsayılan değerdir null. Değeri nelerin etkilediği hakkında daha fazla bilgi için bkz DependencyProperty. .

Şunlara uygulanır