[]
Gets or sets a value that indicates whether to show the header.
[Browsable(true)]
public bool ShowHeader { get; set; }
<Browsable(True)>
Public Property ShowHeader As Boolean
Type | Description |
---|---|
bool | A bool value that indicates whether to show the header. The default is true. |