headerStyle property
The font formatting for the header row.
By default, headers are rendered in the same way as the rest of the table, but you can specify a different format.
Implementation
FontStyle headerStyle = FontStyle.normal;
The font formatting for the header row.
By default, headers are rendered in the same way as the rest of the table, but you can specify a different format.
FontStyle headerStyle = FontStyle.normal;