PageDataRequest.Sort property

The current column sort definitions in the order in which they should be applied.

public Sort[] Sort { get; set; }

See Also