Click or drag to resize
KaxTabBindingCollection Class
Represents a collection of KaxTabBinding objects.
Inheritance Hierarchy
SystemObject
  System.Web.UIStateManagedCollection
    Kettic.AspNetStronglyTypedStateManagedCollectionNavigationItemBinding
      Kettic.AspNet.ControlsNavigationItemBindingCollection
        Kettic.AspNet.ControlsKaxTabBindingCollection

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 KaxTabBindingCollection : NavigationItemBindingCollection

The KaxTabBindingCollection type exposes the following members.

Constructors
  NameDescription
Public methodKaxTabBindingCollection
Top
Properties
  NameDescription
Public propertyItem
Gets the KaxTabBinding object at the specified index from the collection.
Top
See Also