DocumentViewerRibbonStyles Properties
Provides the style settings to an ASPxDocumentViewer‘s Ribbon.Name | Description |
---|---|
ButtonItem | Gets the style settings that define the appearance of button items within the ribbon control. Inherited from RibbonStyles. |
Control | For internal use. |
CssFilePath | This property is not in effect for the DocumentViewerRibbonStyles class. |
CssPostfix | This property is not in effect for the DocumentViewerRibbonStyles class. |
EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
FileTab | This property is not in effect for the DocumentViewerRibbonStyles class. |
Group | Gets the style settings that define the appearance of groups. Inherited from RibbonStyles. |
GroupDialogBoxLauncher | Provides access to the style settings that define the appearance of the dialog box launcher. Inherited from RibbonStyles. |
GroupExpandButton | Gets the style settings defining the appearance of the group expand button. Inherited from RibbonStyles. |
GroupLabel | Gets the style settings defining the appearance of group labels. Inherited from RibbonStyles. |
GroupPopup | Gets the style settings defining the appearance of group popups. Inherited from RibbonStyles. |
GroupSeparator | Gets style settings defining the appearance of group separators. Inherited from RibbonStyles. |
Item | Gets the style settings that define the appearance of items in the ribbon control. Inherited from RibbonStyles. |
ItemDropDownPopup | Gets the style settings defining the appearance of the RibbonDropDownButtonItem popup window. Inherited from RibbonStyles. |
KeyTip | Gets the style settings defining the appearance of key tips. Inherited from RibbonStyles. |
MinimizeButton | Gets the style settings that define the appearance of the minimize button. Inherited from RibbonStyles. |
MinimizePopup | Gets the style settings defining the appearance of a popup window that displays a tab content when the ribbon is minimized. Inherited from RibbonStyles. |
OneLineModeGroupExpandButton | Gets the style settings defining the appearance of the group expand button in the one line mode. Inherited from RibbonStyles. |
TabContent | Gets style settings defining the tab content appearance. Inherited from RibbonStyles. |
Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also