ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentSelection Structure / Append Method

In This Topic
    Append Method (DocumentSelection)
    In This Topic
    Returns new selection as a current
    Syntax
    'Declaration
     
    Public Function Append( _
       ByVal items As IEnumerable(Of DocumentModel.IPageItem) _
    ) As DocumentSelection

    Parameters

    items
    See Also