showHeader
Type
property
Summary
Specifies if the Table widget will show the column header
Syntax
get the showHeader of <widget>
set the showHeader of <widget> to {true | false}
Description
If showHeader is true then the columns header will be shown
Value
Name | Type | Description |
---|---|---|
value | boolean | the showHeader of the table |