The C1MultiPage type exposes the following members.

Properties

  NameDescription
Public propertyAnimation
Animation effect while switching between pages.
Public propertyAutoPlay
Gets or sets a value that determines whether page views are displayed one by one automatically..
Public propertyAutoPostBack
Public propertyDelay
Gets or sets a value that determines whether page views are displayed one by one automatically..
Public propertyDuration
Animation duration in milliseconds.
Public propertyEasing
The transition for animation.
Public propertyEnabled
Gets or sets the enabled status of this page view.
Public propertyInternalEnabled
Public propertyIsPlaying
Gets a value that indicates whether the auto play is on processing.
Public propertyLoop
Gets or sets a value that determines whether postback to server when switching between page views.
Public propertyOnClientBeforeSelectedIndexChange
Handler name of the client BeforeSelectedIndexChange event.
Public propertyOnClientSelectedIndexChanged
Handler name of the client SelectedIndexChanged event.
Public propertyPageCount
Public propertyPageCursorFormat
Public propertyPageViews
Public propertySelectedIndex
Gets or sets the index of the selected page view.
Public propertyVisualStyle
Gets or sets the VisualStyle.

See Also