Back to Devexpress

CheckedListBoxItem Properties

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-checkedlistboxitem-dot-underscore-properties.md

latest1.5 KB
Original Source

CheckedListBoxItem Properties

Represents an item within the CheckedListBoxControl and CheckedComboBoxEdit controls.

NameDescription
CheckStateGets or sets the item’s state.
DescriptionGets or sets the item’s display text.
EnabledGets or set whether an end-user can change the item’s state.
TagGets or sets custom data associated with the current ListBoxItem object. Inherited from ListBoxItem.
ValueGets or sets the item’s value. Inherited from ListBoxItem.

See Also

CheckedListBoxItem Class

CheckedListBoxItem Members

DevExpress.XtraEditors.Controls Namespace