CardViewStyles.SelectedCard Property
Gets the style settings used to paint selected cards.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| CardViewCardStyle | A CardViewCardStyle object that contains style settings used to paint selected cards. |
See Also