Back to Devexpress

NavBarStyle Class

aspnet-devexpress-dot-web-9a3da82a.md

latest1.6 KB
Original Source

NavBarStyle Class

Contains specific NavBar related style settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class NavBarStyle :
    AppearanceStyleBase
vb
Public Class NavBarStyle
    Inherits AppearanceStyleBase

The following members return NavBarStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase NavBarStyle

See Also

NavBarStyle Members

Navigation Bar

DevExpress.Web Namespace