TemplateContainerBase Class
In This Article
Serves as a base for classes representing template containers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TemplateContainerBase :
Control,
IDataItemContainer,
INamingContainer
#Remarks
The TemplateContainerBase class realizes the base functionality inherited by all template containers.
#Implements
See Also