A newer version of this page is available.
Switch to the current version.
ASPxCardViewTextSettings Class
Provides text options for ASPxCardViews.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ASPxCardViewTextSettings :
ASPxGridTextSettings
Public Class ASPxCardViewTextSettings
Inherits ASPxGridTextSettings
Related API Members
The following members accept/return ASPxCardViewTextSettings objects:
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
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridTextSettingsBase
ASPxGridTextSettings
ASPxCardViewTextSettings
See Also
Feedback