show_group_detail method

show_group_detail

Expands the grouped rows/columns.

def show_group_detail(self, is_vertical, index):
    ...
ParameterTypeDescription
is_verticalboolTrue, expands the grouped rows.
indexintThe row/column index

See Also