Table of Contents
ColumnHeaderVisible Property

Gets or sets a value indicating whether column headers are visible.

Syntax
 public Boolean ColumnHeaderVisible { get; set; }
See Also