RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView.GroupView Property

Turn on and off group view.

Pascal
property GroupView: Boolean;
C++
__property Boolean GroupView;

If there are Groups set up, you can only see them if GroupView is set to true. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!