DiagramClosedEditorEventArgs Constructors
Provides data for the DiagramControl.ClosedEditor event.Name | Parameters | Description |
---|---|---|
DiagramClosedEditorEventArgs(DiagramItem, Boolean, String, String) | item, valueChanged, oldValue, newValue | Initializes a new instance of the DiagramClosedEditorEventArgs class with the specified settings. |
See Also