PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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