CardViewColumnCollection.CardView Property
In This Article
Gets the Card View that owns the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public ASPxCardView CardView { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also