Back to Devexpress

CardViewStyles.EmptyCard Property

aspnet-devexpress-dot-web-dot-cardviewstyles-cd00f2de.md

latest1.2 KB
Original Source

CardViewStyles.EmptyCard Property

Gets the style settings used to paint the empty card.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public CardViewCardStyle EmptyCard { get; }
vb
Public ReadOnly Property EmptyCard As CardViewCardStyle

Property Value

TypeDescription
CardViewCardStyle

A CardViewCardStyle object that contains style settings used to paint the empty card.

|

Remarks

For information on styles, see Appearance Customization.

See Also

Card View

CardViewStyles Class

CardViewStyles Members

DevExpress.Web Namespace