Skip to main content
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.v24.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 271 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
See Also