Skip to main content
Tab

StylesBase Class

Serves as a base for classes that allow defining appearance of particular web controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class StylesBase :
    PropertiesBase

The following members return StylesBase objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxEditBase.ParentStyles
ASPxWebControl.ParentStyles
EditPropertiesBase.ParentStyles
FormLayoutProperties.ParentStyles
ASP.NET MVC Extensions DockManagerSettings.Styles
MVCxDockManager.Styles

Implements

Inheritance

Show 126 items
Object
StateManager
PropertiesBase
StylesBase
See Also