AppearanceSelectedStyle Class
In This Article
Contains style settings for different item elements (such as menu items, navbar items, etc) being selected.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class AppearanceSelectedStyle :
AppearanceStyleBase
#Remarks
The AppearanceSelectedStyle defines the style settings for the selected state of different item elements (such as menu items, navbar items, etc).
#Inheritance
See Also