sorts property

List<FdcDataAdapterSort> sorts
final

Default source-level ordering used when the dataset/grid has no active user sort.

UI clear-sort actions return to this ordering.

Implementation

final List<FdcDataAdapterSort> sorts;