Skip to main content
Tab

ASPxCardView.Settings Property

Provides access to the CardView’s display options.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxCardViewSettings Settings { get; }

Property Value

Type Description
ASPxCardViewSettings

An ASPxCardViewSettings object that contains the ASPxCardView’s display options.

See Also