CreateElemForEmptyAttr: Boolean;
The CreateElemForEmptyAttr property determines whether a grouping element is created on empty attribute values.
Available values:
True. A grouping element is created if an element has empty attribute values.
False. A grouping element is not created if an element has empty attribute values.
The property use is given in the example for IDefGroupSettings.Add.
See also: