RibbonItemTemplateContainer Class
A container for the templates used to render a template item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
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.
Implements
Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
RibbonItemTemplateContainer
See Also