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

In This Topic
    ItemIndex Property (DocumentModel.IPageItem)
    In This Topic
    Uniquely identifies item within a page
    Syntax
    'Declaration
     
    ReadOnly Property ItemIndex As Integer
    int ItemIndex {get;}
    See Also