Table of Contents
ColumnHeaderHoverStyle Property

Gets or sets the styles to be applied to a column header when the mouse hovers over it.

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