Click or drag to resize

ObjectCollection Properties

The KryptonCheckedListBoxObjectCollection type exposes the following members.

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