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