Table of Contents

Property HeaderButtons

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

HeaderButtons

Gets an enumerable collection of header buttons associated with the tabs in the control.

[Browsable(false)]
public IEnumerable<SpeedButton> HeaderButtons { get; }

Property Value

IEnumerable<SpeedButton>

Remarks

Each header button corresponds to a tab in the TabControl.