CardViewSettings.SettingsText Property
Provides access to the CardView's text settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public ASPxCardViewTextSettings SettingsText { get; }
Public ReadOnly Property SettingsText As ASPxCardViewTextSettings
Property Value
Type | Description |
---|---|
ASPxCardViewTextSettings | A ASPxCardViewTextSettings object containing the CardView's text settings. |
See Also
Feedback