Version

CheckedListSettings Class Methods

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

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)
See Also