TLinqDataTableState<T>.SortDataByField<Q> Method
This method is used by the current SortData implementation, and it creates an expression to sort the data.
Syntax
Namespace: FlexCel.Report
public void SortDataByField<Q>(Int32 SortField, Boolean First, Boolean Descending)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
SortField | Int32 | ||
First | Boolean | ||
Descending | Boolean |
Type Parameters
Type Parameter | Description |
---|---|
Q |