Name | Description | |
---|---|---|
ButtonActionElement Constructor | Initializes a new instance of a ButtonActionElement. |
The following tables list the members exposed by ButtonActionElement.
Name | Description | |
---|---|---|
ButtonActionElement Constructor | Initializes a new instance of a ButtonActionElement. |
Name | Description | |
---|---|---|
Action | Gets the associated preview action. (Inherited from C1.Win.FlexViewer.BaseActionElement) | |
CompactLayout | Gets or sets whether the button should display text below the image in one row. | |
Enabled | Gets or sets whether the element can be enabled. (Inherited from C1.Win.FlexViewer.BaseActionElement) | |
FlexViewer | Gets the owner C1FlexViewer. (Inherited from C1.Win.FlexViewer.BaseActionElement) | |
FlipImageRtl | Gets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. | |
ForMinimizedRibbon | Gets a value indicating if the item should appear only when the Ribbon is minimized. (Inherited from C1.Win.FlexViewer.BaseActionElement) | |
KeyTip | Gets or sets the KeyTip text. | |
LargeImage | Gets or sets the button large image. | |
RibbonItem | Gets the associated RibbonItem. (Inherited from C1.Win.FlexViewer.BaseActionElement) | |
ShowInQat | Gets or sets whether the button is added to Ribbon QAT. | |
SmallImage | Gets or sets the button small image. | |
Text | Gets or sets the button text. | |
ToolTip | Gets or sets the tooltip text. (Inherited from C1.Win.FlexViewer.BaseActionElement) | |
Visible | Gets or sets whether the element can be shown. (Inherited from C1.Win.FlexViewer.BaseActionElement) |