General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
BootstrapCardViewCssClasses.SelectedCard Property
Gets or sets the name of a CSS class applied to a selected card element.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
[DefaultValue("")]
public string SelectedCard { get; set; }
<DefaultValue("")>
Public Property SelectedCard As String
Property Value
Type | Default | Description |
---|---|---|
String | A string specifying the name of a CSS class. |
See Also
Feedback