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

In This Topic
    GetItems Method
    In This Topic
    Gets page items
    Syntax
    'Declaration
     
    Function GetItems() As IList(Of DocumentModel.IPageItem)
    See Also