enabledRowGroups property

bool enabledRowGroups
inherited

If PlutoRowGroupDelegate is set for row grouping, return the active status of the actual grouping function.

If grouped by PlutoRowGroupByColumnDelegate, return false if there is no set group column because the set group column is deleted or hidden.

Implementation

bool get enabledRowGroups;