Bagikan melalui


DataGridHeaderBorder.SortDirection Properti

Definisi

Mendapatkan atau mengatur arah pengurutan header.

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)

Nilai Properti

Salah satu nilai enumerasi yang menunjukkan arah kolom mana yang diurutkan. Default terdaftar adalah null. Untuk informasi selengkapnya tentang apa yang dapat memengaruhi nilai, lihat DependencyProperty.

Berlaku untuk