aspnet-devexpress-dot-web-ebed22ab.md
Represents a container for the template used to render an empty record within the ASPxVerticalGrid.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridEmptyRecordTemplateContainer :
VerticalGridBaseTemplateContainer
Public Class VerticalGridEmptyRecordTemplateContainer
Inherits VerticalGridBaseTemplateContainer
VerticalGridEmptyRecordTemplateContainer objects are automatically instantiated when the VerticalGridTemplates.EmptyRecord template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer VerticalGridBaseTemplateContainer VerticalGridEmptyRecordTemplateContainer
See Also