columnsShow property

List<String>? columnsShow
final

List of column field names to display. If null or empty, all columns are shown.

Implementation

final List<String>? columnsShow;