Persistate API documentation
SetAutoHeaders Property
NamespacesPersistate.UI.DesktopPLookupControlSetAutoHeaders

[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.
Declaration Syntax
C#
public bool SetAutoHeaders { get; set; }
Remarks
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.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)