You are here

protected property ViewsLayoutStyle::$usesGrouping in Views Layout 8

Does the style plugin support grouping of rows.

Type: bool

Overrides StylePluginBase::$usesGrouping

File

src/Plugin/views/style/ViewsLayoutStyle.php, line 41

Class

ViewsLayoutStyle
Style plugin for the timeline view.

Namespace

Drupal\views_layout\Plugin\views\style

Code

protected $usesGrouping = FALSE;