The C1MultiPage type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Animation |
Animation effect while switching between pages.
|
![]() | AutoPlay |
Gets or sets a value that determines whether page views are displayed one by one automatically..
|
![]() | AutoPostBack | |
![]() | Delay |
Gets or sets a value that determines whether page views are displayed one by one automatically..
|
![]() | Duration |
Animation duration in milliseconds.
|
![]() | Easing |
The transition for animation.
|
![]() | Enabled |
Gets or sets the enabled status of this page view.
|
![]() | InternalEnabled | |
![]() | IsPlaying |
Gets a value that indicates whether the auto play is on processing.
|
![]() | Loop |
Gets or sets a value that determines whether postback to server when switching between page views.
|
![]() | OnClientBeforeSelectedIndexChange |
Handler name of the client BeforeSelectedIndexChange event.
|
![]() | OnClientSelectedIndexChanged |
Handler name of the client SelectedIndexChanged event.
|
![]() | PageCount | |
![]() | PageCursorFormat | |
![]() | PageViews | |
![]() | SelectedIndex |
Gets or sets the index of the selected page view.
|
![]() | VisualStyle |
Gets or sets the VisualStyle.
|