DataViewTemplateContainer Class
Represents a container for a template used to render the empty data area within the ASPxDataView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
An object of the DataViewTemplateContainer type is automatically instantiated when the template of the ASPxDataView.EmptyItemTemplate type is created.
Implements
Inheritance
Object
Control
TemplateContainerBase
DataViewTemplateContainer
See Also