Raised if ExpandButtonAction is set to RaiseEvents and the [+/-] button of an Expandable node is clicked.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public event EventHandler<NodeEventArgs> ExpandButtonClicked |
Visual Basic
![]() |
---|
Public Event ExpandButtonClicked As EventHandler(Of NodeEventArgs) |
ExpandButtonClicked event handlers receive an argument of type NodeEventArgs.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |