fixedColumnsRight property

List<DataTableColumn<T>> fixedColumnsRight

Implementation

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