aspnet-devexpress-dot-web-aa5dc2ce.md
Represents a container for the templates used to render data items.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class TitleIndexItemTemplateContainer :
ItemTemplateContainerBase
Public Class TitleIndexItemTemplateContainer
Inherits ItemTemplateContainerBase
The TitleIndexItemTemplateContainer class represents a container cell for the templates used to render data items within a ASPxTitleIndex control.
Objects of the TitleIndexItemTemplateContainer type are automatically instantiated when templates of the ASPxTitleIndex.ItemTemplate type are created.
Object Control TemplateContainerBase ItemTemplateContainerBase TitleIndexItemTemplateContainer
See Also