Raised when the component starts loading data from a file or memory stream.
Namespace: MindFusion.UI.Web Assembly: MindFusion.UI.Web
Syntax
C#
Copy Code
|
---|
public event EventHandler BeginLoad |
Visual Basic
Copy Code
|
---|
Public Event BeginLoad As EventHandler |
See Also
|