Action
Gets the name of a CSS style declaration for controlling other aspects of the appearance of the column headers. The default
value is dataGridStyles.
Syntax
C#
protected String headerStyleName { get; }
VB
'Declaration
Protected Read Property headerStyleName As String
Access
Read only.