PivotGridFieldValueTemplateContainer.HtmlText Property
Gets the display text of the field value currently being rendered.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string that represents the field value’s display text. ‘ ‘ if the field’s value is an empty string. |
See Also