DataGridColumn.SortMemberPath Vlastnost

Definice

Získá nebo nastaví název vlastnosti nebo hierarchii názvů vlastností oddělených tečkami, která označuje člen, podle kterého se má řadit.

public:
 property System::String ^ SortMemberPath { System::String ^ get(); void set(System::String ^ value); };
public string SortMemberPath { get; set; }
member this.SortMemberPath : string with get, set
Public Property SortMemberPath As String

Hodnota vlastnosti

Cesta člena položky dat, podle které se má řadit. Registrovaný výchozí je prázdný řetězec (""). Informace o tom, co může hodnotu ovlivnit, najdete v tématu DependencyProperty.

Platí pro