Table of Contents

Property LiveFilteringProperties

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

LiveFilteringProperties

Gets a collection of strings describing the properties that trigger a live-filtering recalculation. The strings use the same format as SortDescription.PropertyName.

ObservableCollection<string> LiveFilteringProperties { get; }

Property Value

ObservableCollection<string>