header

включает/выключает хедер DataTable (по умолчанию true)

boolean header;

Example

webix.ui({
    view:"datatable",
    header:false,
    ...
});


Default value:

true

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix javascript component library and page of javascript excel viewer product.