Method GetTab
GetTab(int?)
Gets item with the specified index.
public virtual CardPanelHeaderItem? GetTab(int? index)
Parameters
indexint?Index of the item.
Gets item with the specified index.
public virtual CardPanelHeaderItem? GetTab(int? index)
index int?Index of the item.