[]
Configurates IsContentHtml. Sets a value indicating whether items are bound to plain text or HTML.
public TreeViewBuilder IsContentHtml(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |