aspnet-devexpress-dot-web-dot-aspxtreelist-212ed040.md
Represents a container for the templates used to render preview rows.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListPreviewTemplateContainer :
TreeListCellTemplateContainerBase
Public Class TreeListPreviewTemplateContainer
Inherits TreeListCellTemplateContainerBase
TreeListPreviewTemplateContainer objects are automatically instantiated when the TreeListTemplates.Preview template is created.
To learn more, see Templates
Object Control TemplateContainerBase TreeListTemplateContainerBase TreeListCellTemplateContainerBase TreeListPreviewTemplateContainer
See Also