Skip to main content
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.v23.2.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