Click or drag to resize

ObjectCollection Properties

The KryptonCheckedListBoxObjectCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of items in the collection.
(Inherited from ListBoxObjectCollection.)
Public propertyIsReadOnly
Gets a value indicating whether the collection is read-only.
(Inherited from ListBoxObjectCollection.)
Public propertyItem
Gets or sets the item at the specified index within the collection.
(Inherited from ListBoxObjectCollection.)
Top
See Also