StylePluginBase::$usesGrouping

Does the style plugin support grouping of rows.

Type: bool

File

core/modules/views/src/Plugin/views/style/StylePluginBase.php, line 71

Class

StylePluginBase
Base class for views style plugins.

Namespace

Drupal\views\Plugin\views\style

Code

protected $usesGrouping = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.