aspnet-devexpress-dot-web-528034b9.md
Represents a container for the templates used to render preview rows.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewPreviewRowTemplateContainer :
GridViewBaseRowTemplateContainer
Public Class GridViewPreviewRowTemplateContainer
Inherits GridViewBaseRowTemplateContainer
GridViewPreviewRowTemplateContainer objects are automatically instantiated when the GridViewTemplates.PreviewRow template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewBaseRowTemplateContainer GridViewPreviewRowTemplateContainer
See Also