property CustomView.Columns as String
Retrieves the names of the columns, represented as a comma-separated list.

TypeDescription
String A string expression that specifies the names of the columns, represented as a comma-separated list.
The Columns property retrieves the column names, presented as a comma-separated list. The ViewChange event is triggered whenever there is a change in the control's view.

Once the ViewChange event occurs the following properties are updated:

Similarly, the internal eXGraph control is updated automatically based on this information. (only if the ControlID property is "exontrol.graph")