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 MethodDisposeOverridden. Releases any resources used by this instance.  
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 MethodResetCheckBoxAlignmentRestores the value of the CheckBoxAlignment property to its default.  
Public MethodResetCheckBoxStyleRestores the value of the CheckBoxStyle property to its default.  
Public MethodResetEditorValueSource (Inherited from Infragistics.Win.EditorCheckedListSettings)
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 MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
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 MethodShouldSerializeCheckBoxAlignmentReturns whether the CheckBoxAlignment property requires serialization.  
Protected MethodShouldSerializeCheckBoxStyleReturns whether the CheckBoxStyle property requires serialization.  
Protected MethodShouldSerializeEditorValueSource (Inherited from Infragistics.Win.EditorCheckedListSettings)
Protected MethodShouldSerializeItemCheckArea (Inherited from Infragistics.Win.EditorCheckedListSettings)
Protected MethodShouldSerializeListSeparator (Inherited from Infragistics.Win.EditorCheckedListSettings)
See Also