Back to Devexpress

CardViewSettings.SettingsText Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-d1cb9007.md

latest1.1 KB
Original Source

CardViewSettings.SettingsText Property

Provides access to the CardView’s text settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxCardViewTextSettings SettingsText { get; }
vb
Public ReadOnly Property SettingsText As ASPxCardViewTextSettings

Property Value

TypeDescription
ASPxCardViewTextSettings

A ASPxCardViewTextSettings object containing the CardView’s text settings.

|

See Also

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace