Back to Devexpress

GridView.ExpandGroupLevel Method

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

latest559 B
Original Source

GridView.ExpandGroupLevel Method

NameParametersDescription
ExpandGroupLevel(Int32, Boolean)groupLevel, recursiveExpands group rows corresponding to the specified group level. Allows you to expand group rows recursively.
ExpandGroupLevel(Int32)groupLevelExpands group rows corresponding to the specified group level.