MindFusion.UI for WebForms Programmer's Guide

Accordion.EndLoad Event

See Also
 





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