BasicTabControlTabItemsInternal Property |
Internal collection of tabs (built either from Tabs or TabItems).
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax protected List<TabItem> TabItemsInternal { get; }
Property Value
Type:
ListTabItemSee Also