ASPxCardViewTextSettings Class
In This Article
Provides text options for ASPxCardViews.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxCardViewTextSettings :
ASPxGridTextSettings
#Related API Members
The following members return ASPxCardViewTextSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Card |
#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
#Inheritance
See Also