Click or drag to resize

IWorkspaceItem Properties

The IWorkspaceItem type exposes the following members.

Properties
  NameDescription
Public propertyDisposeOnRemove
Should the item be disposed when it is removed from the workspace.
Public propertyWorkspaceActualSize
Current pixel size of the item.
Public propertyWorkspaceAllowResizing
Should the item be displayed in the workspace.
Public propertyWorkspaceMaxSize
Get the defined maximum size.
Public propertyWorkspaceMinSize
Get the defined minimum size.
Public propertyWorkspaceParent
Reference to owning workspace item.
Public propertyWorkspacePreferredSize
Current preferred size of the item.
Public propertyWorkspaceStarSize
Get the defined star sizing value.
Public propertyWorkspaceVisible
Should the item be displayed in the workspace.
Top
See Also