Click or drag to resize
CMSAbstractTransformationDisplayIndex Property
Gets the display index for current transformation container You have to use Container.DisplayIndex for display index in current binding context

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public int DisplayIndex { get; }

Property Value

Type: Int32

Implements

IDataItemContainerDisplayIndex
See Also