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