Selects the first tab item.
public virtual void SelectFirst()
Overridable Public Sub SelectFirst()
To select the last tab item, use the SelectLast method. The selected tab item is returned by the DXTabControl.SelectedItem property.