setShowColumnGroups abstract method

void setShowColumnGroups(
  1. bool flag, {
  2. bool notify = true,
})
inherited

Implementation

void setShowColumnGroups(bool flag, {bool notify = true});