BootstrapCardViewTextSettings Class
Provides text options for BootstrapCardViews.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members 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