[]
Initializes a new instance of the ReportPosition class.
public ReportPosition(string reportItemID, int pageIndex)
Public Sub New(reportItemID As String, pageIndex As Integer)
| Type | Name | Description |
|---|---|---|
| string | reportItemID | The ID of the report item. |
| int | pageIndex | The index of the page. |