Click or drag to resize

IRibbonGroupItem Properties

The IRibbonGroupItem type exposes the following members.

Properties
  NameDescription
Public propertyItemSizeCurrent
Gets and sets the current item size.
Public propertyItemSizeMaximum
Gets and sets the maximum allowed size of the item.
Public propertyItemSizeMinimum
Gets and sets the minimum allowed size of the item.
Public propertyRibbon
Gets and sets the owning ribbon control instance.
Public propertyRibbonContainer
Gets and sets the owning ribbon container instance.
Public propertyRibbonTab
Gets and sets the owning ribbon tab instance.
Public propertyVisible
Gets the visible state of the item.
Top
See Also