Click or drag to resize
MacroDesignerTreePosition Property
Gets or sets the relative position of the group within the parent group.

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

Property Value

Type: Int32
See Also