Back to Devexpress

GridControl.ExpandGroupRow Method

wpf-devexpress-dot-xpf-dot-grid-dot-gridcontrol-dot-expandgrouprow.md

latest469 B
Original Source

GridControl.ExpandGroupRow Method

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