Assembly: Workspace;
The IUiWorkspaceCancelEventArgs interface determines an interface for operation cancel events.
IUiWorkspaceCancelEventArgs
| Property name | Brief description | |
![]() |
Cancel | The Cancel property determines whether the last operation is executed. |
| Property name | Brief description | |
![]() |
Workspace | The Workspace property returns workspace. |
| Property name | Brief description | |
![]() |
UiWs | The UiWs property returns the object containing the UiWorkspaceObject component that generated the event. |
See also: