Skip to main content
Tab

TitleIndexItemTemplateContainer Class

Represents a container for the templates used to render data items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TitleIndexItemTemplateContainer :
    ItemTemplateContainerBase

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.

Inheritance

See Also