Skip to main content
Tab

CardViewColumnCollection.CardView Property

Gets the Card View that owns the collection.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ASPxCardView CardView { get; }

#Property Value

Type Description
ASPxCardView

An ASPxCardView object that owns the collection.

See Also