Skip to main content
Tab

ASPxGridView.CollapseRow Method

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