ShowColumnFieldHeaders Property
ShowColumnFieldHeaders
Gets or sets a value that determines whether the grid should display column field headers in its top-left panel.
Declaration
public bool ShowColumnFieldHeaders { get; set; }
Public Property ShowColumnFieldHeaders As Boolean