A newer version of this page is available.
Switch to the current version.
BootstrapCardViewTextSettings Class
Provides text options for BootstrapCardViews.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapCardViewTextSettings :
ASPxCardViewTextSettings
Public Class BootstrapCardViewTextSettings
Inherits ASPxCardViewTextSettings
Related API Members
The following members accept/return BootstrapCardViewTextSettings objects:
Remarks
The BootstrapCardViewTextSettings 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 BootstrapCardView.SettingsText property.
Inheritance
See Also
Feedback