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

IndexPanelItemTemplateContainer Class

Represents a container for the templates used to render index panel items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class IndexPanelItemTemplateContainer :
    TemplateContainerBase

Remarks

The IndexPanelItemTemplateContainer class represents a container cell for the templates used to render index panel items within a ASPxTitleIndex control.

Objects of the IndexPanelItemTemplateContainer type are automatically instantiated when templates of the ASPxTitleIndex.IndexPanelItemTemplate type are created.

Inheritance

Object
Control
TemplateContainerBase
IndexPanelItemTemplateContainer
See Also