ActiveReports Developer 7
OnSolutionBuilding Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > IVsPackageIntegration Interface : OnSolutionBuilding Method

Glossary Item Box

Specifies the function that is called before any solution build action is initialized.

Syntax

Visual Basic (Declaration) 
Sub OnSolutionBuilding() 
C# 
void OnSolutionBuilding()

See Also