Represents an expression used to sort data, and the direction of the sort.
            
        
    Namespace: 
   C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
 Syntax
Syntax
| C# | 
|---|
| public class SortExpression : ICloneable | 
| Visual Basic | 
|---|
| Public Class SortExpression _ Implements ICloneable | 
 
     
     
     
     
    