NavBarItemStyle Class
Defines style settings for navbar items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return NavBarItemStyle objects:
Remarks
The NavBarItemStyle class contains settings that define the style of items within a navbar control.
An object of the NavBarItemStyle type can be accessed by the ASPxNavBar.ItemStyle property of a navbar control and the NavBarGroup.ItemStyle property of a group object.
Inheritance
See Also