Back to Devexpress

CardViewBaseTemplateContainer.CardView Property

aspnet-devexpress-dot-web-dot-cardviewbasetemplatecontainer.md

latest1.1 KB
Original Source

CardViewBaseTemplateContainer.CardView Property

Gets the ASPxCardView that owns the current object.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxCardView CardView { get; }
vb
Public ReadOnly Property CardView As ASPxCardView

Property Value

TypeDescription
ASPxCardView

An ASPxCardView object that owns the current object.

|

See Also

CardViewBaseTemplateContainer Class

CardViewBaseTemplateContainer Members

DevExpress.Web Namespace