PivotGridBuilder<T>.EncodeHtml Method
Name | Parameters | Description |
---|---|---|
EncodeHtml(JS) | value | Mirrors the client-side encodeHtml option that specifies whether to display HTML tags as plain text or apply them to cell values. |
EncodeHtml(Boolean) | value | Mirrors the client-side encodeHtml option that specifies whether to display HTML tags as plain text or apply them to cell values. |