ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel.IPage Interface / GetItem Method

In This Topic
    GetItem Method
    In This Topic
    Gets page item
    Syntax
    'Declaration
     
    Function GetItem( _
       ByVal itemIndex As Integer _
    ) As DocumentModel.IPageItem

    Parameters

    itemIndex
    See Also