DataGridColumn.

SortMemberPath Property

Summary

Holds the name of the member to use for sorting, if not using the default.
Namespace
Avalonia.Controls
Containing Type
DataGridColumn

Syntax

public string SortMemberPath { get; set; }

Value

Type Description
string