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

AppearanceStyleBase Class

Serves as a base for classes that define appearance styles of different elements within web controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class AppearanceStyleBase :
    Style,
    IStateManager,
    IPropertiesDirtyTracker

Remarks

The AppearanceStyleBase class implements the base functionality common for all classes defining appearance styles of different visual elements.

Inheritance

Show 277 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
See Also