[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.SelectTab

SelectTab Method

SelectTab(int, bool)

Makes the tab with the specified index the current tab.

Declaration
public void SelectTab(int idx, bool expand)
Public Sub SelectTab(idx As Integer, expand As Boolean)
Parameters
Type Name Description
int idx

specified tab index.

bool expand

if the ribbon panel is collapsed, indicates whether to expand it.