AppearanceStyleBase Class
In This Article
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
#Related API Members
The following members return AppearanceStyleBase objects:
Show 40 links
#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
See Also