Table of Contents
ColumnHeaderTextStyle Property

Gets or sets the style to be applied to column header text.

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