IUiWorkspaceBaseEventArgs

Assembly: Workspace;

Description

The IUiWorkspaceBaseEventArgs interface contains basic properties of arguments of events of the UiWorkspaceObject component.

Inheritance Hierarchy

          IEventArgs

          IUiWorkspaceBaseEventArgs

Properties

  Property name Brief description
UiWs The UiWs property returns the object containing the UiWorkspaceObject component that generated the event.

See also:

Workspace Assembly Interfaces