[]
Gets or sets a value that represents header settings of the ListColumn.
public ListHeader Header { get; set; }
Public Property Header As ListHeader
| Type | Description |
|---|---|
| ListHeader | A ListHeader object that represents the header of the ListColumn. |