IRibbonGroupItem Interface |
Namespace: Internal.ComponentFactory.Krypton.Ribbon
public interface IRibbonGroupItem
The IRibbonGroupItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | ItemSizeCurrent |
Gets and sets the current item size.
|
![]() | ItemSizeMaximum |
Gets and sets the maximum allowed size of the item.
|
![]() | ItemSizeMinimum |
Gets and sets the minimum allowed size of the item.
|
![]() | Ribbon |
Gets and sets the owning ribbon control instance.
|
![]() | RibbonContainer |
Gets and sets the owning ribbon container instance.
|
![]() | RibbonTab |
Gets and sets the owning ribbon tab instance.
|
![]() | Visible |
Gets the visible state of the item.
|
Name | Description | |
---|---|---|
![]() | CreateView |
Creates an appropriate view element for this item.
|
![]() | ItemGap |
Return the spacing gap between the provided previous item and this item.
|