menu
sap_gui_scripting package
documentation
gui_classes/gui_grid_view.dart
GuiGridView
isTotalRowExpanded method
isTotalRowExpanded method
dark_mode
light_mode
isTotalRowExpanded
method
bool
isTotalRowExpanded
(
int
row
)
Implementation
bool isTotalRowExpanded(int row) => obj.isTotalRowExpanded(row);
sap_gui_scripting package
documentation
gui_classes/gui_grid_view
GuiGridView
isTotalRowExpanded method
GuiGridView class