[]
        
(Showing Draft Content)

C1.Ssrs.ReportPosition.-ctor

ReportPosition Constructor

ReportPosition(string, int)

Initializes a new instance of the ReportPosition class.

Declaration
public ReportPosition(string reportItemID, int pageIndex)
Public Sub New(reportItemID As String, pageIndex As Integer)
Parameters
Type Name Description
string reportItemID

The ID of the report item.

int pageIndex

The index of the page.