BaseActionElement Class Members
In This Topic
The following tables list the members exposed by BaseActionElement.
Public Constructors
Public Properties
| Name | Description |
| Action | Gets the associated preview action. |
| Enabled | Gets or sets whether the element can be enabled. |
| FlexViewer | Gets the owner C1FlexViewer. |
| ForMinimizedRibbon | Gets a value indicating if the item should appear only when the Ribbon is minimized. |
| RibbonItem | Gets the associated RibbonItem. |
| ToolTip | Gets or sets the tooltip text. |
| Visible | Gets or sets whether the element can be shown. |
Top
See Also