Click or drag to resize
KaxTabPageCollection Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.DesignKaxTabPageCollection

Namespace: Kettic.AspNet.Controls.Design
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class KaxTabPageCollection : IList<KaxTabPage>, 
	ICollection<KaxTabPage>, IEnumerable<KaxTabPage>, IList, 
	ICollection, IEnumerable

The KaxTabPageCollection type exposes the following members.

Constructors
  NameDescription
Public methodKaxTabPageCollection
Top
Methods
Properties
  NameDescription
Public propertyCount
Public propertyIsReadOnly
Public propertyItem
Top
See Also