Version

ICheckedItemList Interface Properties

For a list of all members of this type, see ICheckedItemList members.

Public Properties
 NameDescription
 PropertyCheckBoxStyleReturns whether the implementation currently supports the displaying of checkboxes, and if so, whether they support an indeterminate state.  
 PropertyEnabledReturns a boolean value indicating whether the checked item list is enabled in the user interface.  
 PropertyValueReturns or sets a list containing the value of each item that is checked.  
See Also