General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
TreeListPreviewTemplateContainer Class
Represents a container for the templates used to render preview rows.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
Declaration
public class TreeListPreviewTemplateContainer :
TreeListCellTemplateContainerBase
Public Class TreeListPreviewTemplateContainer
Inherits TreeListCellTemplateContainerBase
Remarks
TreeListPreviewTemplateContainer objects are automatically instantiated when the TreeListTemplates.Preview template is created.
To learn more, see Templates
Inheritance
Object
Control
TemplateContainerBase
TreeListTemplateContainerBase
TreeListCellTemplateContainerBase
TreeListPreviewTemplateContainer
Implements
See Also
Feedback