Skip to main content
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.v23.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