columns property

List<DataColumn> columns
final

List of columns for the DataTable.

Implementation

final List<DataColumn> columns;