Back to Devexpress

GridView.SelectDetailTab Method

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

latest979 B
Original Source

GridView.SelectDetailTab Method

NameParametersDescription
SelectDetailTab(Int32, Int32)rowHandle, tabPageIndexActivates the specified detail tab within the same detail level for the specified master row. The master row should be expanded.
SelectDetailTab(Int32)tabPageIndexActivates the specified detail tab within the same detail level.