Version

CheckedListSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyCheckStateMemberReturns or sets the key of the column which defines the control's Value when the EditorValueSource property is set to 'CheckedItems'.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorValueSource (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public PropertyHeaderCheckBoxEventFiringReturns or sets a value which determines whether the ValueChanged event fires for each cell whose value changes as a result of changes in the header checkbox value, or only once after all cell values have been changed.  
Public PropertyItemCheckArea (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public PropertyListSeparator (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public PropertyListSeparatorResolved (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also