Gets an expression by which to sort the repeated list regions.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Sorting As SortByCollection | |
| C# | |
|---|---|
public SortByCollection Sorting {get;} | |
Return Value
A SortByCollection object containing a collection of expressions by which to sort the repeated list regions.