aspnet-devexpress-dot-web-902bcf5e.md
A container for the templates used to render a template item.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonItemTemplateContainer :
ItemTemplateContainerBase
Public Class RibbonItemTemplateContainer
Inherits ItemTemplateContainerBase
The RibbonItemTemplateContainer class is a container cell for the templates used to render a template item within a ASPxRibbon control.
Objects of the RibbonItemTemplateContainer type are automatically instantiated when templates of the RibbonTemplateItem.Template type are created.
Object Control TemplateContainerBase ItemTemplateContainerBase RibbonItemTemplateContainer
See Also