Back to Devexpress

CheckedListBoxItemCollection Constructors

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-checkedlistboxitemcollection-dot-ctor.md

latest1.1 KB
Original Source

CheckedListBoxItemCollection Constructors

Represents the CheckedListBoxControl ‘s item collection.

NameParametersDescription
CheckedListBoxItemCollection()noneCreates a new CheckedListBoxItemCollection object.
CheckedListBoxItemCollection(Int32)capacityInitializes a new instance of the CheckedListBoxItemCollection class with the specified capacity.

See Also

CheckedListBoxItemCollection Class

CheckedListBoxItemCollection Members

DevExpress.XtraEditors.Controls Namespace