RibbonPageGroup Members
#Constructors
Name | Description |
---|---|
Ribbon |
Initializes a new instance of the Ribbon |
Ribbon |
Initializes a new instance of the Ribbon |
#Properties
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. |
#Methods
Name | Description |
---|---|
Add |
Creates a link to the current group and adds it to the Quick Access Toolbar. |
Assign |
Copies settings of the specified object to the current object. |
Clone() |
Creates a new Ribbon |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets whether this page group is actually aligned to the left or right relative to the ribbon. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes a link to the current group from the Quick Access Toolbar. |
To |
Returns the Ribbon |
#Events
Name | Description |
---|---|
Caption |
Occurs when the group’s Caption Button is clicked. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |