Click or drag to resize

KryptonNavigatorControlCollection Properties

The KryptonNavigatorControlCollection type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements in the collection.
(Inherited from ArrangedElementCollection)
Public propertyIsReadOnlyGets a value indicating whether the collection is read-only.
(Inherited from ArrangedElementCollection)
Public propertyItemInt32Indicates the Control at the specified indexed location in the collection.
(Inherited from ControlControlCollection)
Public propertyItemStringIndicates a Control with the specified key in the collection.
(Inherited from ControlControlCollection)
Public propertyOwnerGets the control that owns this ControlControlCollection.
(Inherited from ControlControlCollection)
Top
See Also