ComponentOne ASP.NET MVC Controls
IsContentHtml Property (PivotFieldBase)

C1.Web.Mvc.Olap Namespace > PivotFieldBase Class : IsContentHtml Property
Gets or sets a value indicating whether items in this field contain HTML content rather than plain text.
Syntax
'Declaration
 
Public Property IsContentHtml As Boolean
public bool IsContentHtml {get; set;}
See Also

Reference

PivotFieldBase Class
PivotFieldBase Members