'Declaration Sub DrillthroughGoTo( _ ByVal reportName As String, _ ByVal parameters As IDictionary(Of String,Object), _ ByVal sourcePage As Integer, _ ByVal sourceArea As RectangleF _ )
void DrillthroughGoTo( string reportName, IDictionary<string,object> parameters, int sourcePage, RectangleF sourceArea )
Parameters
- reportName
- Report name.
- parameters
- Parameters of new report.
- sourcePage
- Source page index.
- sourceArea
- Source area in twips.