IWebGridColumn.Caption Property
Gets or sets the text displayed within the column header.
Namespace: DevExpress.Web.Internal
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String value that specifies the text displayed within the column’s header. |
See Also