Click or drag to resize

KryptonWorkspaceSequence Properties

The KryptonWorkspaceSequence type exposes the following members.

Properties
 NameDescription
Protected propertyCanRaiseEventsGets a value indicating whether the component can raise an event.
(Inherited from Component)
Public propertyChildren Gets access to the collection of child workspace items.
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Public propertyOrientation Gets and sets the orientation for laying out the child entries.
Public propertySiteGets or sets the ISite of the Component.
(Inherited from Component)
Public propertyStarSize Star notation the describes the sizing of the workspace item.
Public propertyUniqueName Gets and sets the unique name of the workspace sequence.
Public propertyVisible Gets or sets a value indicating whether the sequence is displayed.
Top
See Also