'Declaration Sub AddColumnHeaders( _ ByVal headers As String _ )
'Declaration
Sub AddColumnHeaders( _ ByVal headers As String _ )
void AddColumnHeaders( string headers )
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.
ISupportUnboundMode Interface ISupportUnboundMode Members