GridGroupingControl - AreAllGroupsExpanded() & AreAllGroupsCollapsed()

HI, I am expanding and collapsing all groups in GGC using grid.TableControl.Table.ExpandAllGroups() and grid.TableControl.Table.CollapseAllGroups(). Similerly do I have any thing to check if all groups are expaned/collapsed? Some thing like isAllGroupsExpanded() & isAllGroupsCollapseed()? Rgds Rajani Kanth

1 Reply

AD Administrator Syncfusion Team November 28, 2005 11:57 AM UTC

There are no properties in the GridGroupingControl that will tell you whether all groups/records are collapsed or not.

Loader.
Up arrow icon