[This is preliminary documentation and is subject to change.]
Gets or sets a value indicating whether the column headers in the
choice grid are set automatically.
| C# |
public bool SetAutoHeaders { get; set; }
If set to true, the column headers in the choice grid are set to
the display names of the corresponding discriminative members, and
the ColumnHeaders property is set to null.