aspnet-devexpress-dot-web-0e33e803.md
Provides text options for ASPxCardViews.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxCardViewTextSettings :
ASPxGridTextSettings
Public Class ASPxCardViewTextSettings
Inherits ASPxGridTextSettings
The following members return ASPxCardViewTextSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardView.SettingsText |
| ASP.NET MVC Extensions | CardViewSettings.SettingsText |
The ASPxCardViewTextSettings class provides a set of properties that allow the text displayed within various grid elements to be specified.
These options can be accessed via the ASPxCardView.SettingsText property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridTextSettingsBase ASPxGridTextSettings ASPxCardViewTextSettings BootstrapCardViewTextSettings
See Also