GanttColumnBuilder<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 column values. |
| EncodeHtml(Boolean) | value | Mirrors the client-side encodeHtml option that specifies whether to display HTML tags as plain text or apply them to column values. |