| 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; }
Public Property ActiveTab As Integer
Get
Set
Property Value
Type:
Int32Integer
Return Value
Type:
Int32The current active tab number.
Remarks See Also