Click or drag to resize
DataPagerItemDisplayIndex Property
Display index.

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