GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.Viewer.Common.Model Namespace > DocumentSelection Structure : Append Method |
'Declaration Public Function Append( _ ByVal items As System.Collections.Generic.IEnumerable(Of DocumentModel.IPageItem) _ ) As DocumentSelection
public DocumentSelection Append( System.Collections.Generic.IEnumerable<DocumentModel.IPageItem> items )