Skip to main content
A newer version of this page is available. .
Tab

ASPxCardViewTextSettings Class

Provides text options for ASPxCardViews.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxCardViewTextSettings :
    ASPxGridTextSettings

The following members 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

See Also