Skip to main content
A newer version of this page is available. .
Tab

DataViewTemplateContainer Class

Represents a container for a template used to render the empty data area within the ASPxDataView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class DataViewTemplateContainer :
    TemplateContainerBase

Remarks

An object of the DataViewTemplateContainer type is automatically instantiated when the template of the ASPxDataView.EmptyItemTemplate type is created.

Inheritance

Object
Control
TemplateContainerBase
DataViewTemplateContainer
See Also