GridViewPreviewRowTemplateContainer Class
Represents a container for the templates used to render preview rows.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
GridViewPreviewRowTemplateContainer objects are automatically instantiated when the GridViewTemplates.PreviewRow template is created.
Implements
Inheritance
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
GridViewBaseTemplateContainer
GridViewBaseRowTemplateContainer
GridViewPreviewRowTemplateContainer
See Also