Back to Devexpress

CardViewStyles.SelectedCard Property

aspnet-devexpress-dot-web-dot-cardviewstyles-4dd5050d.md

latest1.3 KB
Original Source

CardViewStyles.SelectedCard Property

Gets the style settings used to paint selected cards.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
CardViewCardStyle

A CardViewCardStyle object that contains style settings used to paint selected cards.

|

See Also

Card

FocusedCard

Selection

Card View

CardViewStyles Class

CardViewStyles Members

DevExpress.Web Namespace