WebColumnBase.Caption Property
Gets or sets the text displayed within the column header.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v22.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value that specifies the text displayed within the column’s header. |
See Also