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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class AppearanceStyle :
    AppearanceStyleBase

Remarks

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

Inheritance

Show 193 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
See Also