Contains the name of a JavaScript function that should be invoked when the user unfolds a container by clicking the arrow-down button in the container's caption area.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public string ContainerUnfoldedScript { get; set; } |
Visual Basic Copy Code |
---|
Public Property ContainerUnfoldedScript As String |