KryptonDockingFloatspace Properties |
The KryptonDockingFloatspace type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | ClearStoreAction |
Gets the proprogate action used to clear a store page for this implementation.
(Overrides KryptonDockingSpaceClearStoreAction.) |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | Count |
Gets the number of child docking elements.
(Inherited from DockingElementClosedCollection.) |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | DockingManager |
Finds the KryptonDockingManager instance that owns this part of the docking hieararchy.
(Inherited from DockingElement.) |
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | FloatspaceControl |
Gets the control this element is managing.
|
![]() | HasDockManager |
Returns a value indicating if this docking element has access to a parent docking manager.
(Inherited from DockingElement.) |
![]() | IgnoreStorePage |
Gets and sets reference to store page to be ignored during action.
(Inherited from KryptonDockingSpace.) |
![]() | ItemInt32 |
Gets the docking element at the specified index.
(Inherited from DockingElementClosedCollection.) |
![]() | ItemString |
Gets the docking element with the specified name.
(Inherited from DockingElementClosedCollection.) |
![]() | LoadSize |
Gets and sets the size of the control found during loading.
(Inherited from KryptonDockingSpace.) |
![]() | Name |
Gets and sets the name of the docking element.
(Inherited from DockingElement.) |
![]() | Order |
Gets and sets the ordering of the associated control used during loading.
(Inherited from KryptonDockingSpace.) |
![]() | Parent |
Gets and sets access to the parent docking element.
(Inherited from KryptonDockingSpace.) |
![]() | Path |
Gets a comma separated list of names leading to this element.
(Inherited from DockingElement.) |
![]() | Site | (Inherited from Component.) |
![]() | SpaceControl |
Gets and sets (just once) the KryptonSpace derived class being managed.
(Inherited from KryptonDockingSpace.) |
![]() | VisiblePages |
Gets the number of visible pages.
(Inherited from KryptonDockingSpace.) |
![]() | XmlElementName |
Gets the xml element name to use when saving.
(Overrides DockingElementXmlElementName.) |