DocData.DocumentLoading 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.
Fires before the document is intitially loaded with data.
public:
event EventHandler ^ DocumentLoading;
public event EventHandler DocumentLoading;
member this.DocumentLoading : EventHandler
Public Event DocumentLoading As EventHandler