Back to Devexpress

BootstrapCardViewTextSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-f7d403f7.md

latest2.1 KB
Original Source

BootstrapCardViewTextSettings Class

Provides text options for BootstrapCardViews.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewTextSettings :
    ASPxCardViewTextSettings
vb
Public Class BootstrapCardViewTextSettings
    Inherits ASPxCardViewTextSettings

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

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridTextSettingsBase ASPxGridTextSettings ASPxCardViewTextSettings BootstrapCardViewTextSettings

See Also

BootstrapCardViewTextSettings Members

SettingsText

Card View

DevExpress.Web.Bootstrap Namespace