aspnet-devexpress-dot-web-da229361.md
Represents a container for the templates used to render the Empty Data Row.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewEmptyDataRowTemplateContainer :
GridViewBaseTemplateContainer
Public Class GridViewEmptyDataRowTemplateContainer
Inherits GridViewBaseTemplateContainer
GridViewEmptyDataRowTemplateContainer objects are automatically instantiated when the GridViewTemplates.EmptyDataRow template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewEmptyDataRowTemplateContainer
See Also