Click or drag to resize

ListView.RemoveAllGroups Method (Typed)

X#
Remove all groups from a ListView control.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD RemoveAllGroups() AS VOID
Request Example View Source
Remarks
Tip Tip
Listview grouping requires visual styles. If visual styles are not enabled or available these features have no effect. If group view is enabled only items belonging to groups are displayed.
See Also