Table of Contents

Property LiveSortingProperties

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

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; }

Property Value

ObservableCollection<string>