Click or drag to resize

RibbonBarActiveTab Property

Stores and retrieves the current active tab number.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public int ActiveTab { get; set; }

Property Value

Type: Int32
Integer

Return Value

Type: Int32
The current active tab number.
Remarks