TitleIndexItemTemplateContainer Class
Represents a container for the templates used to render data items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
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.
Implements
Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
TitleIndexItemTemplateContainer
See Also