allowMultipleSelection Property

allowMultipleSelection

When true, allows showing multiple tabs at the same time by holding shift or ctrl (or cmd in macOS) while clicking a tab. It's false by default.

Declaration
public bool allowMultipleSelection { get; set; }
Property Value
Boolean