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