[]
Adds column headers to the view in unbound mode.
void AddColumnHeaders(string headers)
| Type | Name | Description |
|---|---|---|
| string | headers | A string containing the headers for the view. |
This method will add columns to the view so that all headers from the headers get into the view.
This method sets the caption and name of the column.