Skip to main content
Tab

RibbonItemTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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