DisplayHeadings Property
DisplayHeadings
Gets or sets whether headers are displayed (True if both row and column headings are displayed; False if there are no headings displayed).
Declaration
bool DisplayHeadings { get; set; }
Property DisplayHeadings As Boolean