Back to Devexpress

BootstrapGridViewDataColumnSettings Class

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

latest2.0 KB
Original Source

BootstrapGridViewDataColumnSettings Class

Provides options for data columns.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewDataColumnSettings :
    GridViewDataColumnSettings
vb
Public Class BootstrapGridViewDataColumnSettings
    Inherits GridViewDataColumnSettings

The following members return BootstrapGridViewDataColumnSettings objects:

Remarks

The BootstrapGridViewDataColumnSettings class provides a set of properties which specify how much of a column’s functionality is available to end-users. These options can be accessed via the BootstrapGridViewDataColumn.Settings property.

Inheritance

Object StateManager GridDataColumnSettings GridViewDataColumnSettings BootstrapGridViewDataColumnSettings

See Also

BootstrapGridViewDataColumnSettings Members

Settings

Grid View

DevExpress.Web.Bootstrap Namespace