Property Header
| Edit this page View SourceHeader
Gets or sets the content for the control's header.
Declaration
public object? Header { get; set; }
Property Value
| Type | Description |
|---|---|
| object | The content of the control's header. The default is |
Gets or sets the content for the control's header.
public object? Header { get; set; }
| Type | Description |
|---|---|
| object | The content of the control's header. The default is |