Back to Devexpress

CardViewColumnCollection.CardView Property

aspnet-devexpress-dot-web-dot-cardviewcolumncollection.md

latest1.1 KB
Original Source

CardViewColumnCollection.CardView Property

Gets the Card View that owns the collection.

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 collection.

|

See Also

Card View

CardViewColumnCollection Class

CardViewColumnCollection Members

DevExpress.Web Namespace