| KaxTicker Properties |
The KaxTicker type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AppendDataBoundItems | |
|
|
AutoAdvance |
Specifies whether KaxTicker will begin ticking the next tickerline
(if any) after it has finished ticking the current one.
|
|
|
AutoPostBack |
Gets or sets a value indicating whether a postback to the server automatically occurs when the user interacts with the control.
|
|
|
AutoStart |
Specifies whether the ticker begins ticking automatically.
|
|
|
DataNavigateUrlField | |
|
|
DataTextField |
Gets or sets the field of the data source that provides the value of the ticker lines.
|
|
|
EnableEmbeddedBaseStylesheet | (Overrides KaxDataBoundControl.EnableEmbeddedBaseStylesheet.) |
|
|
EnableEmbeddedSkins | (Overrides KaxDataBoundControl.EnableEmbeddedSkins.) |
|
|
Items |
The collection that holds all KaxTickerItem objects.
|
|
|
LineDuration |
Specifies in milliseconds the pause KaxTicker makes before starting to tick
the next line (if AutoAdvance=True).
|
|
|
Loop |
Specifies whether KaxTicker will repeat the first tickerline after displaying the last one.
|
|
|
PostBackUrl | |
|
|
TickSpeed |
Specifies the duration in milliseconds between ticking each character of a tickerline.
The lower the value the faster a line will finish ticking.
|