Table of Contents

Property SizeMode

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

SizeMode

Gets or sets the way that the control's tabs are sized.

[Browsable(false)]
public virtual TabSizeMode SizeMode { get; set; }

Property Value

TabSizeMode

One of the TabSizeMode values. The default is Normal.

Remarks

This property was added for compatibility and currently doesn't change control behavior.