Persistate API documentation
ColumnHeaders Property
NamespacesPersistate.UI.DesktopPLookupControlColumnHeaders

[This is preliminary documentation and is subject to change.]

Gets or sets a comma-separated list of column headers for the choice grid in this lookup control.
Declaration Syntax
C#
public string ColumnHeaders { get; set; }
Remarks
If fewer than the maximum number of columns are specified in the list, the remaining columns are hidden. This property is set to null if SetAutoHeaders is set true. If you set a non empty value in here, then SetAutoHeaders is set false.

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