Back to Devexpress

BootstrapGridBootstrapSpecificSettings Class

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

latest1.6 KB
Original Source

BootstrapGridBootstrapSpecificSettings Class

Serves as the base class for classes that store BootstrapGridView and BootstrapCardView’s rendering settings affecting features specific to the Bootstrap framework.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridBootstrapSpecificSettings :
    PropertiesBase
vb
Public Class BootstrapGridBootstrapSpecificSettings
    Inherits PropertiesBase

The following members return BootstrapGridBootstrapSpecificSettings objects:

Inheritance

Object StateManager PropertiesBase BootstrapGridBootstrapSpecificSettings BootstrapGridViewBootstrapSpecificSettings

See Also

BootstrapGridBootstrapSpecificSettings Members

DevExpress.Web.Bootstrap Namespace