TLinqDataTableState<T>.SortData Method
Sorts the data according to SortStr.
Syntax
Namespace: FlexCel.Report
public virtual void SortData(String SortStr)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
SortStr | String | Sort string the user wrote in the report. |