Click or drag to resize
MacroRuleTreeHasPreviousSibling Property
Returns true if group has a previous sibling node.

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

Property Value

Type: Boolean
See Also