C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / SortExpressionCollection Class / Add Method

In This Topic
Add Method (SortExpressionCollection)
In This Topic
Adds an ascending SortExpression specified by the expression text to the current collection.
Overload List
OverloadDescription
Adds an ascending SortExpression specified by the expression text to the current collection.  
Adds a SortExpression specified by the expression text and sort direction to the current collection.  
Adds a SortExpression object to the current collection.  
See Also