Krypton |
The KryptonRibbonGroupTriple type exposes the following members.
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component) | |
| ChainVisible |
Get a value indicating if all parent containers are visible.
(Inherited from KryptonRibbonGroupItem) | |
| 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) | |
| ItemAlignment | Gets and sets how to align items in the medium and small item sizes. | |
| Items | Gets the collection of ribbon group triple items. | |
| MaximumSize | Gets and sets the maximum allowed size of the container. | |
| MinimumSize | Gets and sets the minimum allowed size of the container. | |
| Site | Gets or sets the ISite of the Component. (Inherited from Component) | |
| Tag |
Gets and sets user-defined data associated with the object.
(Inherited from KryptonRibbonGroupItem) | |
| Visible |
Gets and sets the visible state of the triple group container.
(Overrides KryptonRibbonGroupItem.Visible) |