Property LiveSortingProperties
LiveSortingProperties
Gets a collection of strings describing the properties that trigger a live-sorting recalculation. The strings use the same format as SortDescription.PropertyName.
public ObservableCollection<string> LiveSortingProperties { get; }