Back to Devexpress

ASPxGridView.ExpandRow Method

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

latest512 B
Original Source

ASPxGridView.ExpandRow Method

NameParametersDescription
ExpandRow(Int32, Boolean)visibleIndex, recursiveExpands the specified group row and optionally its child group rows at all nesting levels.
ExpandRow(Int32)visibleIndexExpands the specified group row.