GroupColumnHeaderStyle Property
In This Topic
Gets or sets the style that is used when rendering the column headers in the group panel.
Syntax
'Declaration
Public Property GroupColumnHeaderStyle As Style
public Style GroupColumnHeaderStyle {get; set;}
See Also