AJE Components
DataTableFilter SortOrder Property AJE Data Asset Engine Help
Gets or sets the Column Names used for sorting, and the sort order for viewing the rows in the Data Table.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public string SortOrder { get; set; }

Property Value

Type: OnlineString
Remarks

See Also