TabStrip.GroupSwitcher Field
Represents the ID of the InputFormSectionGroupSwitcher control that is used in the TabStrip control.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public GroupSwitcher As String
'Usage
Dim instance As TabStrip
Dim value As String
value = instance.GroupSwitcher
instance.GroupSwitcher = value
public string GroupSwitcher