Click or drag to resize
ObjectChangeOrderEventArgsTObjectRelativeOrder Property
Indicates if the NewOrder index is relative to current document position.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool RelativeOrder { get; protected set; }

Property Value

Type: Boolean
See Also