[]
Gets or sets a value that indicates the visibility of column headers. This is a dependency property.
public bool ShowHeader { get; set; }
Public Property ShowHeader As Boolean
| Type | Description |
|---|---|
| bool | Value that indicates the visibility of column headers. The default is true. |