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