[]
Closes the dialog and raises the DialogClosed event.
public void Close(bool cancel)
Public Sub Close(cancel As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | cancel | Whether the changes made by the user should be ignored or applied to the source collection. |