enabled property

bool enabled

Returns whether the grouping function is activated.

It is enabled by default, In the case of PlutoRowGroupDelegateType.byColumn, the column is hidden and temporarily deactivated when there is no column to group.

Implementation

bool get enabled;