Back to Devexpress

BootstrapGridViewBootstrapSpecificSettings Class

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

latest1.7 KB
Original Source

BootstrapGridViewBootstrapSpecificSettings Class

Stores BootstrapGridView‘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 BootstrapGridViewBootstrapSpecificSettings :
    BootstrapGridBootstrapSpecificSettings
vb
Public Class BootstrapGridViewBootstrapSpecificSettings
    Inherits BootstrapGridBootstrapSpecificSettings

The following members return BootstrapGridViewBootstrapSpecificSettings objects:

Inheritance

Object StateManager PropertiesBase BootstrapGridBootstrapSpecificSettings BootstrapGridViewBootstrapSpecificSettings

See Also

BootstrapGridViewBootstrapSpecificSettings Members

Grid View

DevExpress.Web.Bootstrap Namespace