Skip to main content
Tab

GridViewPreviewRowTemplateContainer Class

Represents a container for the templates used to render preview rows.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class GridViewPreviewRowTemplateContainer :
    GridViewBaseRowTemplateContainer

#Remarks

GridViewPreviewRowTemplateContainer objects are automatically instantiated when the GridViewTemplates.PreviewRow template is created.

See Also