Back to Devexpress

ASPxCardViewTextSettings Class

aspnet-devexpress-dot-web-0e33e803.md

latest2.1 KB
Original Source

ASPxCardViewTextSettings Class

Provides text options for ASPxCardViews.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewTextSettings :
    ASPxGridTextSettings
vb
Public Class ASPxCardViewTextSettings
    Inherits ASPxGridTextSettings

The following members return ASPxCardViewTextSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxCardView.SettingsText
ASP.NET MVC ExtensionsCardViewSettings.SettingsText

Remarks

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.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridTextSettingsBase ASPxGridTextSettings ASPxCardViewTextSettings BootstrapCardViewTextSettings

See Also

ASPxCardViewTextSettings Members

SettingsText

Card View

DevExpress.Web Namespace