[]
        
(Showing Draft Content)

C1.Win.Input.MultiColumnCombo.ISupportUnboundMode.AddColumnHeaders

AddColumnHeaders Method

AddColumnHeaders(string)

Adds column headers to the view in unbound mode.

Declaration
void AddColumnHeaders(string headers)
Parameters
Type Name Description
string headers

A string containing the headers for the view.

Remarks

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.