[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewPageExternal.-ctor

PreviewPageExternal Constructor

PreviewPageExternal(IList, int)

Initializes a new instance of the PreviewPageExternal class.

Declaration
public PreviewPageExternal(IList list, int idx)
Public Sub New(list As IList, idx As Integer)
Parameters
Type Name Description
IList list

The list that is the source of the page.

int idx

Page index in the list.