is_grouping


Description:

[ Version ( since = "0.26" ) ]
public bool is_grouping ()

Checks whether an element is a grouping element.

Parameters:

this

A StructureElement

Returns:

true if the element is a grouping element, false otherwise.