Click or drag to resize
CMSAbstractTransformationDataItemIndex Property
Gets the data item index for current transformation container You have to use Container.DataItemIndex for index in current binding context

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

Property Value

Type: Int32

Implements

IDataItemContainerDataItemIndex
See Also