[]
Initializes a new instance of the PreviewPageExternal class.
public PreviewPageExternal(IList list, int idx)
Public Sub New(list As IList, idx As Integer)
| Type | Name | Description |
|---|---|---|
| IList | list | The list that is the source of the page. |
| int | idx | Page index in the list. |