CardViewExtension<CardType> Class
In This Article
Represents an extension object implementing the CardView functionality.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class CardViewExtension<CardType> :
CardViewExtension
#Type Parameters
Name |
---|
Card |
#Inheritance
Object
ExtensionBase
GridExtensionBase
CardViewExtension
CardViewExtension<CardType>
See Also