C1SegmentedButtons client side object.

Namespace:  C1.Web.iPhone.C1SegmentedButtons
Assembly:  C1SegmentedButtonsClient (in C1SegmentedButtonsClient.dll)

Syntax

JavaScript
C1.Web.iPhone.C1SegmentedButtons.C1SegmentedButtons = function();

Type.createClass(
	'C1.Web.iPhone.C1SegmentedButtons.C1SegmentedButtons',
	Client_C1.Web.iPhone.C1TabBarController.C1TabBarControllerBase);

Inheritance Hierarchy

System..::..Object
  Component
    Control
      C1.Web.iPhone..::..C1ThemeableControlBase
        C1.Web.iPhone.C1TabBarController..::..C1TabBarControllerBase
          C1.Web.iPhone.C1SegmentedButtons..::..C1SegmentedButtons

See Also