fixedColumnsLeft property

List<DataTableColumn<T>> fixedColumnsLeft

Implementation

List<DataTableColumn<T>> get fixedColumnsLeft => _state.fixedColumnsLeft;