Click or drag to resize
MacroDesignerTreeIsLeaf Property
Returns true if group is a leaf (expression).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool IsLeaf { get; }

Property Value

Type: Boolean
See Also