Table of Contents
ColumnHeaderStyle Property

Gets or sets the styles to be applied to each column header.

Syntax
 public ElementStyle ColumnHeaderStyle { get; set; }
See Also