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 PropertyCheckBoxAlignmentReturns or sets the alignment of the checkbox with respect to the remaining item content, i.e., the text and/or the image.  
Public PropertyCheckBoxStyleReturns whether checkboxes appear next to each item in the dropdown list, and whether they support the 'Indeterminate' setting.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorValueSource (Inherited from Infragistics.Win.EditorCheckedListSettings)
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 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)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also