Click or drag to resize

ListView.SortItems Method

X#
Sort the list view items using the user-defined sort method specified by EnableSort().

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SortItems() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
See Also