Skip to main content
A newer version of this page is available. .
Tab

RibbonItemTemplateContainer Class

A container for the templates used to render a template item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RibbonItemTemplateContainer :
    ItemTemplateContainerBase

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.

Inheritance

See Also