DocData.OnDocumentLoading(EventArgs) Method

Definition

Called before the document is initially loaded with data.

protected:
 virtual void OnDocumentLoading(EventArgs ^ e);
protected virtual void OnDocumentLoading (EventArgs e);
abstract member OnDocumentLoading : EventArgs -> unit
override this.OnDocumentLoading : EventArgs -> unit
Protected Overridable Sub OnDocumentLoading (e As EventArgs)

Parameters

Applies to