Table of Contents

Property Header

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Header

Gets the header with columns associated with the control.

[Browsable(false)]
public virtual ListBoxHeader Header { get; }

Property Value

ListBoxHeader

Remarks

The header is automatically created when accessed for the first time. It is not visible by default.