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

AppearanceStyle Class

Serves as a base for classes which define style settings for different elements of web controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class AppearanceStyle :
    AppearanceStyleBase

The following members return AppearanceStyle objects:

Show 90 links
Library Related API Members
ASP.NET Controls and MVC Extensions AppearanceStyle.Empty
ASPxBinaryImage.DropZoneStyle
ASPxBinaryImage.EmptyValueTextStyle
ASPxListBox.FilterEditorStyle
ASPxListBox.FilterStyle
ASPxListBox.SelectAllStyle
ASPxSchedulerStyles.ErrorInformation
ASPxSchedulerStyles.InplaceEditor
ASPxSchedulerStyles.Toolbar
ASPxSchedulerStyles.ViewVisibleInterval
BinaryImageEditProperties.DropZoneStyle
BinaryImageEditProperties.EmptyValueTextStyle
ButtonControlStyles.FocusRectStyle
CardViewCustomizationWindowPopupStyle.PopupControl
CardViewEditFormPopupStyle.PopupControl
CardViewFilterBuilderPopupStyle.ButtonPanel
CardViewFilterBuilderPopupStyle.PopupControl
CardViewHeaderFilterPopupStyle.PopupControl
CardViewPopupControlStyle.PopupControl
DayViewStyles.TimeMarker
DayViewStyles.TimeMarkerLine
DockPanelStyles.Style
EditorStyles.BinaryImageDropZone
EditorStyles.BinaryImageEmptyValueText
EditorStyles.ListBoxFilter
EditorStyles.ListBoxFilterEditor
EditorStyles.ListBoxSelectAll
FileManagerStyles.BreadcrumbsItem
GanttSettings.ControlStyle
GridSettingsBase.ControlStyle
GridViewCustomizationWindowPopupStyle.PopupControl
GridViewEditFormPopupStyle.PopupControl
GridViewFilterBuilderPopupStyle.ButtonPanel
GridViewFilterBuilderPopupStyle.PopupControl
GridViewHeaderFilterPopupStyle.PopupControl
GridViewPopupControlStyle.PopupControl
HtmlEditorSettings.ControlStyle
HtmlEditorTagInspectorStyles.Ellipsis
HtmlEditorTagInspectorStyles.SelectedTag
HtmlEditorTagInspectorStyles.Tag
ImageGalleryFullscreenViewerStyles.TextArea
ImageGalleryStyles.ThumbnailTextArea
ListBoxProperties.FilterEditorStyle
ListBoxProperties.FilterStyle
ListBoxProperties.SelectAllStyle
LoadingPanelSettings.ControlStyle
MenuStyle.GutterStyle
MenuStyle.SeparatorStyle
PagerStyle.SeparatorStyle
PopupControlSettingsBase.ControlStyle
PopupControlStyles.Style
RibbonStyles.GroupPopup
RibbonStyles.MinimizePopup
SpreadsheetFormulaAutoCompeteStyles.FunctionArgumentInfo
SpreadsheetFormulaAutoCompeteStyles.FunctionInfo
SpreadsheetFormulaAutoCompeteStyles.ListBox
SpreadsheetFormulaBarButtonSectionStyles.Button
SpreadsheetFormulaBarButtonSectionStyles.MainElement
SpreadsheetFormulaBarStyles.CancelButton
SpreadsheetFormulaBarStyles.EnterButton
SpreadsheetFormulaBarStyles.MainElement
SpreadsheetFormulaBarStyles.TextBox
TimelineViewStyles.TimeMarkerLine
TreeListCustomizationWindowPopupStyle.PopupControl
TreeListFilterBuilderPopupStyle.ButtonPanel
TreeListFilterBuilderPopupStyle.PopupControl
TreeListHeaderFilterPopupStyle.PopupControl
TreeListPopupControlStyle.PopupControl
TreeListSettings.ControlStyle
TreeListStyles.CommandButton
TreeListStyles.CustomizationWindow
TreeListStyles.PopupEditFormWindow
TreeListStyles.SearchPanel
TreeViewNode.ImageStyle
TreeViewStyles.Elbow
TreeViewStyles.NodeImage
UploadControlSettings.ControlStyle
VerticalGridFilterBuilderPopupStyle.ButtonPanel
VerticalGridFilterBuilderPopupStyle.PopupControl
VerticalGridHeaderFilterPopupStyle.PopupControl
VerticalGridPopupControlStyle.PopupControl
ASP.NET Bootstrap Controls BootstrapBinaryImage.DropZoneStyle
BootstrapBinaryImage.EmptyValueTextStyle
BootstrapBinaryImageEditProperties.DropZoneStyle
BootstrapBinaryImageEditProperties.EmptyValueTextStyle
BootstrapListBox.FilterEditorStyle
BootstrapListBox.FilterStyle
BootstrapListBox.SelectAllStyle
BootstrapTreeViewNode.ImageStyle
Reporting ReportDocumentMapStyles.NodeImage

Remarks

The AppearanceStyle represents a base class which define the common style settings for different elements of web controls.

Inheritance

Show 192 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
See Also