Skip to content

Pact Kendo KendoDataRequest Sort

welshronaldo edited this page May 30, 2022 · 5 revisions

KendoDataRequest.Sort Property

The information to sort on if server side sorting is enabled

public System.Collections.Generic.List<Pact.Kendo.KendoDataRequestSort> Sort { get; set; }

Property Value

System.Collections.Generic.List<KendoDataRequestSort>

Clone this wiki locally