ChartSheet.Startup Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs after the document is running and all the initialization code in the assembly has been run.
public:
event EventHandler ^ Startup;
event EventHandler Startup;
member this.Startup : EventHandler
Event Startup As EventHandler