AppearanceStyle Class
In This Article
Serves as a base for classes which define style settings for different elements of web controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class AppearanceStyle :
AppearanceStyleBase
#Related API Members
The following members return AppearanceStyle objects:
Show 78 links
#Remarks
The AppearanceStyle represents a base class which define the common style settings for different elements of web controls.
#Inheritance
Show 190 items
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
See Also