BootstrapGridViewBandColumn(String) Constructor
Creates a new instance of the BootstrapGridViewBandColumn class with the specified column caption.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Parameters
Name | Type | Description |
---|---|---|
caption | String | A string value specifying the text displayed within the column header. |
See Also