[]
Static helpers for sorting and outputting C1DataEngine base tables or queries.
public static class DataList
Name | Description |
---|---|
Sort(IDataList, string, bool) | Sorts a list based on a property name and sort direction. |
Write(IDataList, TextWriter, OutputFormat) | Outputs a list to a TextWriter instance in one of the supported formats. |