NoesisGUI

StringSortComparer Class

namespace NoesisApp

Compares the text representation of two items for sorting.

Inheritance Hierarchy

StringSortComparer

INDEX Class Hierarchy Index

Properties

From SortComparer

Name Description
 ItemsSource Gets or sets the source collection of items

 Dependency Property    Reflection Property

Attached Properties

StringSortComparer has no attached properties

Methods

From SortComparer

Name Description
 Compare(i0, i1) Compares two objects indicating whether one is less than, equal to, or greater than the other
 NeedsRefresh(item, propertyName) Indicates if sort should be re-evaluated after an item property change
 Refresh() Triggers a new sort of the list

Events

From SortComparer

Name Description
 SortRequired Indicates that conditions changed and sort needs to be re-evaluated

 Routed Event    Non-routed Event    Delegate Event

© 2017 Noesis Technologies