This widget represents “columns panel” - a rectangular area of your web-page which contains the list of query result columns
and provides some operations for manipulating with that list: add/remove a column, change its type, set column's sorting, etc.
All options of ColumnsPanel widgets can be set through columnsPanel
property of easyQuerySettings
global variable.
Of course you can also set options and call methods of ColumnsPanel in an usual for jQuery widgets way.