Gets a collection of SortDescription objects that describe how the items in the collection are sorted.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public SortDescriptionCollection SortDescriptions { get; } |
Visual Basic |
---|
Public ReadOnly Property SortDescriptions As SortDescriptionCollection Get |