BootstrapGridViewDataColumnSettings Class
Provides options for data columns.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
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