Back to Devexpress

GridView.ExpandGroupRow Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-gridview-dot-expandgrouprow.md

latest500 B
Original Source

GridView.ExpandGroupRow Method

NameParametersDescription
ExpandGroupRow(Int32, Boolean)rowHandle, recursiveExpands the specified group row and optionally any child group rows at all nesting levels.
ExpandGroupRow(Int32)rowHandleExpands the specified group row.