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