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

ReportToolbarStyles Properties

Provides options that control the appearance of a ReportToolbar.
Name Description
ButtonStyle Provides access to the style settings of the ReportToolbar‘s buttons.
CaptionCellStyle Gets the caption style settings of the report toolbar container.
CaptionStyle Gets the caption style settings of the report toolbar.
ComboBoxButtonStyle Provides access to the style settings of the ReportToolbar‘s combo box buttons.
ComboBoxItemStyle Provides access to the style settings of the ReportToolbar‘s combo box items.
ComboBoxListStyle Provides access to the style settings of the ReportToolbar‘s combo box list.
ComboBoxStyle Provides access to the style settings of the ReportToolbar‘s combo boxes.
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.
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.
TextBoxStyle Provides access to the style settings of the ReportToolbar‘s text boxes.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
See Also