The IUiWorkspace interface contains properties of the UiWorkspace development environment component.
| Property name | Brief description | |
| WxWorkspace | The WxWorkspace property returns the workspace graphic context that is displayed then in the WorkspaceBox component. |
| Property name | Brief description | |
| The ComponentCount property returns the number of child components, located on the parent component. | ||
| The Components property returns a child component, the index of which is passed via the input parameter. | ||
| The Data property is used to store any custom data. | ||
| The Name property deterines the component name. | ||
| The Tag property is not used by the compiler. A user can change the value of the Tag property and use it as he wishes. |
See also: