aspnet-devexpress-dot-web-9f559bc6.md
Represents a container for the templates used to render items.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class NavBarItemTemplateContainer :
ItemTemplateContainerBase
Public Class NavBarItemTemplateContainer
Inherits ItemTemplateContainerBase
The NavBarItemTemplateContainer class represents a container cell for the templates used to render items within a navbar control.
Objects of the NavBarItemTemplateContainer type are automatically instantiated when a template of one of the following types is created: ASPxNavBar.ItemTemplate or NavBarItem.Template.
Object Control TemplateContainerBase ItemTemplateContainerBase NavBarItemTemplateContainer
See Also