Classes

  Class Description
Public class C1TabBarController
C1TabBarController client side object.
Public class C1TabBarControllerBase
Base class for C1TabBarController and C1SegmentedButtons.
Public class C1TabBarItem
Tab client side object.
Public class C1TabBarItemBase
Base class for C1TabBarItem and C1SegmentedButton.
Public class C1TabBarItemCollectionBase
Contains a list of buttons that belong to a parent C1SegmentedButtons control.
Public class MultiViewBehaviorMode
Determines MultiView behavior mode when multi view is bound to tab controller. Auto - do not allow slide multi view by fingers. Slide animation will be not used. Gesture - allow slide multi view by fingers and show slide animation when selected multi view page changed. Default value is Auto.