| C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > C1DataView Class : Sort Property |
'Declaration Public Property Sort As System.String
public System.string Sort {get; set;}
For example:
"OrderID, ProductID DESC, [UnitPrice] ASC"