CardViewBaseTemplateContainer Class
In This Article
Serves as a base for classes that represent containers for the templates used to render the ASPxCardView’s elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class CardViewBaseTemplateContainer :
GridBaseTemplateContainer
#Implements
#Inheritance
Show 18 items
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
CardViewBaseTemplateContainer
See Also