RibbonPageGroup Properties
Represents a group within a Ribbon Page.
Name | Description |
---|---|
Actual |
For internal use. |
Alignment |
Gets or sets whether this Ribbon |
Allow |
Gets or sets whether the group is automatically collapsed when there is insufficient space to display all available items. |
Allow |
Gets or sets whether to clip the group’s text when there’s not enough space to display it entirely, or to expand the group to accommodate the entire text. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption |
Gets or sets whether the Caption Button is visible. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enabled |
Gets or sets whether the current Ribbon |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Glyph |
Gets or sets the image that is displayed within the group when it is collapsed. This property is obsolete. Use the Image |
Image |
Gets or sets the index of the image within the image collection that is displayed within the group when it’s in a collapsed state. This property is obsolete. Use the Image |
Image |
Provides access to properties that allow you to set up a raster or vector image displayed when the group is collapsed. |
Images | Gets the collection of images that can be displayed within the group when it’s in a collapsed state. |
Image |
Gets or sets the uniform resource identifier of the image in the DX Image Gallery displayed in the current group when it is collapsed. A specific version of the addressed image is automatically chosen based on the app context (the current skin and required image size). |
Item |
Gets the collection of bar item links displayed within the group. |
Items |
Gets or sets the number of rows used to vertically arrange small items within the current Ribbon |
Key |
Gets or sets the Key Tip used to emulate clicking on the group’s Caption Button. |
Merge |
Defines the visual position of the current Ribbon |
Merge |
Specifies the active merge logic for this Ribbon Page Group: should the parent Ribbon copy items from a merged Page Group, ignore them, or use them to replace its own items. |
Name | Gets the name of the current component. |
Original |
Gets the group that was used to create the current Ribbon |
Page | Gets the page which owns the current group. |
Ribbon |
Gets the Ribbon |
Show |
This property is obsolete, use the Ribbon |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
State | Gets or sets whether the group is always expanded, collapsed, or automatically switches between the expanded and collapsed state depending on the available space. |
Super |
Gets or sets a Super |
Tag |
Gets or sets an object that contains data on the current Ribbon |
Text | Gets or sets the text displayed within the group. |
Toolbar |
Gets a link to the current group within the Quick Access Toolbar. |
Visible | Gets or sets whether the group is visible. |