ComponentOne ASP.NET MVC Controls
ShowFieldIcons Property

C1.Web.Mvc.Olap Namespace > PivotPanel Class : ShowFieldIcons Property
Gets or sets a value that determines whether the main field list should include icons indicating whether fields are measure or dimension fields.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowFieldIcons As Boolean
[DefaultValue(true)]
public bool ShowFieldIcons {get; set;}
See Also

Reference

PivotPanel Class
PivotPanel Members