IsContentHtml Property
IsContentHtml
Gets or sets a value indicating whether the drop-down list displays items as plain text or as HTML.
Declaration
[Json(false)]
public override bool IsContentHtml { get; set; }
<Json(False)>
Public Overrides Property IsContentHtml As Boolean
Overrides