Gets or sets the expressions by which to sort the detail data.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Sorting As SortByCollection | |
| C# | |
|---|---|
public SortByCollection Sorting {get;} | |
Return Value
A SortByCollection indicating the expressions by which to sort the detail data.