TreeListPreviewTemplateContainer Class
Represents a container for the templates used to render preview rows.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
TreeListPreviewTemplateContainer objects are automatically instantiated when the TreeListTemplates.Preview template is created.
To learn more, see Templates
Implements
Inheritance
Object
Control
TemplateContainerBase
TreeListTemplateContainerBase
TreeListCellTemplateContainerBase
TreeListPreviewTemplateContainer
See Also