| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal report As ActiveReport3 _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public QueuingReportEventArgs( ActiveReport3 report ) | |
Parameters
- report
- An ActiveReport object.
| ActiveReports.Web | Request technical support |
| QueuingReportEventArgs Constructor | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal report As ActiveReport3 _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public QueuingReportEventArgs( ActiveReport3 report ) | |