Specifies whether raising the LayoutComplete event should be suppressed for this layout instance.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected bool SuppressCompleteEvent { get; set; } |
Visual Basic Copy Code |
---|
Protected Property SuppressCompleteEvent As Boolean |