Krypton |
The KryptonWorkspaceSequence type exposes the following members.
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component) | |
| Children | Gets access to the collection of child workspace items. | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component) | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component) | |
| Orientation | Gets and sets the orientation for laying out the child entries. | |
| Site | Gets or sets the ISite of the Component. (Inherited from Component) | |
| StarSize | Star notation the describes the sizing of the workspace item. | |
| UniqueName | Gets and sets the unique name of the workspace sequence. | |
| Visible | Gets or sets a value indicating whether the sequence is displayed. |