Classes
Class | Description | |
---|---|---|
![]() |
C1SelectedIndexChangedEventArgs |
Class containing event data for SelectedIndexChanged event.
|
![]() |
C1TabBarController |
Represents a tab controller in an ASP.NET Web page.
|
![]() |
C1TabBarControllerBase |
C1TabBarController Base.
|
![]() |
C1TabBarControllerSerializer |
Serializes C1TabBarController Control.
|
![]() |
C1TabBarItem |
Tab control.
|
![]() |
C1TabBarItemBase |
Base class for C1TabBarItem and C1SegmentedButton
|
![]() |
C1TabBarItemCollection |
Collection with C1Tab controls.
|
![]() |
C1TabBarItemCollectionBase | |
![]() |
C1TabCollectionEditor |
C1TabCollection Editor.
|
Delegates
Delegate | Description | |
---|---|---|
![]() |
C1SelectedIndexChangedEventHandler |
Represents the method that will handle an event that has SelectedIndex event data.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
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.
|