SortChangedEventArgsSortingParameters Property
A list of sorting parameters which specify which columns should be sorted and
in which direction.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public List<SortingParameter> SortingParameters { get; set; }
Public Property SortingParameters As List(Of SortingParameter)
Get
Set
Property Value
ListSortingParameter