In This Topic
Gets or sets a property name, or a period-delimited hierarchy of property names, that indicates the member to sort by.
Syntax
'Declaration
Public Property SortMemberPath As String
public string SortMemberPath {get; set;}
Property Value
The path to the data-item member to sort by.
See Also