ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel.TextItem Class / ItemIndex Property

In This Topic
    ItemIndex Property (DocumentModel.TextItem)
    In This Topic
    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