Table of Contents

Property SortDescriptions

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SortDescriptions

Collection of Sort criteria to sort items in this view over the SourceCollection.

public override SortDescriptionCollection SortDescriptions { get; }

Property Value

SortDescriptionCollection

Remarks

One or more sort criteria in form of SortDescription can be added, each specifying a property and direction to sort by.