Version

EditorCheckedListSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorValueSourceReturns or sets the source of the Value property, i.e., whether the value is obtained from the selected item or the ICheckedItemList implementation.  
Public PropertyItemCheckAreaReturns or sets how clicking on an item affects the item’s checked state, and also whether clicking on an item closes the dropdown list.  
Public PropertyListSeparatorReturns or sets the string which separates the text of each item that appears in the edit portion. This string is typically one character wide, and is used as the delimiter. When multiple items are checked, the edit portion of EditorWithCombo shows the string representation of each checked item, separated by this character.  
Public PropertyListSeparatorResolvedReturns the resolved value of the ListSeparator property.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also