Click or drag to resize

ListView.IsGroupViewEnabled Property

X#
A logical value to identify if ListView groups are enabled.

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

Property Value

Type: Usual
A logical value to identify if ListView groups are enabled.
Remarks
A logical value to identify if ListView groups are enabled.
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