DataGridColumn::SortMemberPath Property
.NET Framework (current version)
Gets or sets a property name, or a period-delimited hierarchy of property names, that indicates the member to sort by.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::String^The path of the data-item member to sort by. The registered default is an empty string (""). For information about what can influence the value, see DependencyProperty.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: