Version

CheckedListSettings Class Members

The following tables list the members exposed by CheckedListSettings.

Protected Constructors
 NameDescription
Protected ConstructorCheckedListSettings ConstructorCreates a new instance of the CheckedListSettings class from deserialized data.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetOverridden. Restores all property values for this CheckedListSettings instance to their respective defaults.  
Public MethodResetCheckStateMemberRestores the value of the CheckStateMember property to its default.  
Public MethodResetEditorValueSource (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public MethodResetHeaderCheckBoxEventFiringRestores the value of the HeaderCheckBoxEventFiring property to its default.  
Public MethodResetItemCheckArea (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public MethodResetListSeparator (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public MethodShouldSerializeOverridden. Returns whether this CheckedListSettings instance requires serialization.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToString (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectData (Inherited from Infragistics.Win.EditorCheckedListSettings)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Called when this object is disposed of.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeCheckStateMemberReturns whether the CheckStateMember property requires serialization.  
Protected MethodShouldSerializeEditorValueSource (Inherited from Infragistics.Win.EditorCheckedListSettings)
Protected MethodShouldSerializeHeaderCheckBoxEventFiringReturns whether the HeaderCheckBoxEventFiring property requires serialization.  
Protected MethodShouldSerializeItemCheckArea (Inherited from Infragistics.Win.EditorCheckedListSettings)
Protected MethodShouldSerializeListSeparator (Inherited from Infragistics.Win.EditorCheckedListSettings)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also