IndexPanelItemTemplateContainer Class
Represents a container for the templates used to render index panel items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
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.
Implements
Inheritance
Object
Control
TemplateContainerBase
IndexPanelItemTemplateContainer
See Also