VerticalGridEmptyRecordTemplateContainer Class
Represents a container for the template used to render an empty record within the ASPxVerticalGrid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
VerticalGridEmptyRecordTemplateContainer objects are automatically instantiated when the VerticalGridTemplates.EmptyRecord template is created.
Implements
Inheritance
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
VerticalGridBaseTemplateContainer
VerticalGridEmptyRecordTemplateContainer
See Also