Back to Devexpress

ASPxGridView.CollapseRow Method

aspnet-devexpress-dot-web-dot-aspxgridview-dot-collapserow.md

latest526 B
Original Source

ASPxGridView.CollapseRow Method

NameParametersDescription
CollapseRow(Int32, Boolean)visibleIndex, recursiveCollapses the specified group row and optionally its child group rows at all nesting levels.
CollapseRow(Int32)visibleIndexCollapses the specified group row.