Click or drag to resize
KaxTickerItemCollection Class
A collection of KaxTickerItem objects in a KaxTicker control.
Inheritance Hierarchy
SystemObject
  System.Web.UIStateManagedCollection
    Kettic.AspNet.ControlsKaxTickerItemCollection

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class KaxTickerItemCollection : StateManagedCollection

The KaxTickerItemCollection type exposes the following members.

Constructors
  NameDescription
Public methodKaxTickerItemCollection
Initializes a new instance of the KaxTickerItemCollection class.
Top
Methods
Properties
  NameDescription
Public propertyItem
Top
See Also