ShowFieldIcons Property (PivotPanel)
Gets or sets a value that determines whether the main field list should include icons indicating whether fields are measure or dimension fields.
public bool ShowFieldIcons {get; set;}
'Declaration
Public Property ShowFieldIcons As Boolean