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

AppearanceSelectedStyle Class

Contains style settings for different item elements (such as menu items, navbar items, etc) being selected.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v22.1.dll

NuGet Package: DevExpress.Web

Declaration

public class AppearanceSelectedStyle :
    AppearanceStyleBase

The following members return AppearanceSelectedStyle objects:

Show 59 links

Remarks

The AppearanceSelectedStyle defines the style settings for the selected state of different item elements (such as menu items, navbar items, etc).

See Also