Skip to main content
A newer version of this page is available. .
Tab

ASPxGridView.CollapseRow Method

Name Parameters Description
CollapseRow(Int32, Boolean) visibleIndex, recursive Collapses the specified group row and optionally any child group rows at all nesting levels.
CollapseRow(Int32) visibleIndex Collapses the specified group row.