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