aspnet-devexpress-dot-web-1adc8280.md
Represents a container for a template used to render the empty data area within the ASPxDataView.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class DataViewTemplateContainer :
TemplateContainerBase
Public Class DataViewTemplateContainer
Inherits TemplateContainerBase
An object of the DataViewTemplateContainer type is automatically instantiated when the template of the ASPxDataView.EmptyItemTemplate type is created.
Object Control TemplateContainerBase DataViewTemplateContainer
See Also