Skip to main content
A newer version of this page is available. .

DocumentViewerReportToolbarStyles Properties

Provides options that control the appearance of a Document Viewer’s toolbar.
Name Description
Alignment Specifies the alignment settings of a Document Viewer’s toolbar.
ButtonStyle Provides access to the style settings of the ReportToolbar‘s buttons. Inherited from ReportToolbarStyles.
CaptionCellStyle Gets the caption style settings of the report toolbar container. Inherited from ReportToolbarStyles.
CaptionStyle Gets the caption style settings of the report toolbar. Inherited from ReportToolbarStyles.
ComboBoxButtonStyle Provides access to the style settings of the ReportToolbar‘s combo box buttons. Inherited from ReportToolbarStyles.
ComboBoxItemStyle Provides access to the style settings of the ReportToolbar‘s combo box items. Inherited from ReportToolbarStyles.
ComboBoxListStyle Provides access to the style settings of the ReportToolbar‘s combo box list. Inherited from ReportToolbarStyles.
ComboBoxStyle Provides access to the style settings of the ReportToolbar‘s combo boxes. Inherited from ReportToolbarStyles.
CssFilePath Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase.
CssPostfix Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase.
EditorStyle Provides access to the style settings of the ReportToolbar‘s editors. Inherited from ReportToolbarStyles.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
LabelStyle Provides access to the style settings of the ReportToolbar‘s labels. Inherited from ReportToolbarStyles.
TextBoxStyle Provides access to the style settings of the ReportToolbar‘s text boxes. Inherited from ReportToolbarStyles.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
ToolbarComboBoxExtraWidth Specifies the maximum width that a combo box is allowed to have.
ToolbarMenuStyle Provides access to the style settings of the Document Viewer’s toolbar.
See Also