[]
Gets or sets the template of the sort icon when it is sorted ascending.
public DataTemplate SortAscendingIconTemplate { get; set; }
When this property is null, the SortDescendingIconTemplate icon template will be mirrored horizontally.