Contains a list of buttons that belong to a parent C1SegmentedButtons control.

Namespace:  C1.Web.iPhone.C1TabBarController
Assembly:  C1TabControllerClient (in C1TabControllerClient.dll)

Syntax

JavaScript
C1.Web.iPhone.C1TabBarController.C1TabBarItemCollectionBase = function();

Type.createClass(
	'C1.Web.iPhone.C1TabBarController.C1TabBarItemCollectionBase');

Inheritance Hierarchy

System..::..Object
  C1.Web.iPhone.C1TabBarController..::..C1TabBarItemCollectionBase
    C1.Web.iPhone.C1SegmentedButtons..::..C1SegmentedButtonsCollection

See Also