MindFusion.Wpf Pack Programmer's Guide
Layout.SuppressCompleteEvent Property
See Also
 





Specifies whether raising the LayoutComplete event should be suppressed for this layout instance.

Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected bool SuppressCompleteEvent { get; set; }

Visual Basic  Copy Code

Protected Property SuppressCompleteEvent As Boolean

 Property Value

 See Also

Layout Members
Layout Class
MindFusion.Diagramming.Wpf.Layout Namespace