aspnet-devexpress-dot-web-98513d58.md
Represents a container for the templates used to render index panel items.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class IndexPanelItemTemplateContainer :
TemplateContainerBase
Public Class IndexPanelItemTemplateContainer
Inherits TemplateContainerBase
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.
Object Control TemplateContainerBase IndexPanelItemTemplateContainer
See Also