IsHeaderVisible: Boolean;
The IsHeaderVisible property determines whether column header is visible.
Use JSON or the setIsHeaderVisible method to set the property value and the getIsHeaderVisible method to get the property value.
Available values:
true. Default value. Header is shown.
false. Header is not shown.
The property use is given in the example for RatingChart.NameColumn.
See also: