ActiveReports 10
ItemIndex Property (DocumentModel.TextItem)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > DocumentModel.TextItem Class : ItemIndex Property
Uniquely identifies item within a page
Syntax
'Declaration
 
Public ReadOnly Property ItemIndex As Integer
public int ItemIndex {get;}

Property Value

The index of the item.
See Also

Reference

DocumentModel.TextItem Class
DocumentModel.TextItem Members