Click or drag to resize

IGroupElementClosed Property


Gets whether the group is closed. You cannot add child elements to a closed group.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool Closed { get; }

Property Value

Type: Boolean
See Also