Click or drag to resize
KaxListViewSortExpressionCollectionAddSortExpression Method
Overload List
  Name Description
Public method AddSortExpression(String)
If AllowMultiFieldSorting is true adds the sortExpression in the collection. Else any other expression previously stored in the collection wioll be removed
Public method AddSortExpression(KaxListViewSortExpression)
If AllowMultiFieldSorting is true adds the sortExpression in the collection. Else any other expression previously stored in the collection wioll be removed
Top
See Also