DefaultSortPropertyId Property
Gets or sets the system name of the property that is used to sort the grid rows by default. This will be used as the final sort column when sorting on other columns.
Syntax
public System.string DefaultSortPropertyId {get; set;}Public Property DefaultSortPropertyId As System.String