The following tables list the members exposed by EditorCheckedListSettings.
Name | Description | |
---|---|---|
EditorCheckedListSettings Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultEditorValueSource | Default value is EditorWithComboValueSource.SelectedItem | |
DefaultItemCheckArea | Default value is ItemCheckArea.CheckBox | |
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
EditorValueSource | Returns or sets the source of the Value property, i.e., whether the value is obtained from the selected item or the ICheckedItemList implementation. | |
ItemCheckArea | Returns or sets how clicking on an item affects the item’s checked state, and also whether clicking on an item closes the dropdown list. | |
ListSeparator | Returns or sets the string which separates the text of each item that appears in the edit portion. This string is typically one character wide, and is used as the delimiter. When multiple items are checked, the edit portion of EditorWithCombo shows the string representation of each checked item, separated by this character. | |
ListSeparatorResolved | Returns the resolved value of the ListSeparator property. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Restores all property values for this EditorCheckedListSettings instance to their respective defaults. | |
ResetEditorValueSource | Restores the value of the EditorValueSource property to its default. | |
ResetItemCheckArea | Restores the value of the ItemCheckArea property to its default. | |
ResetListSeparator | Restores the value of the ListSeparator property to its default. | |
ShouldSerialize | Returns whether this EditorCheckedListSettings instance requires serialization. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Persists the state of this instance to the specified SerializationInfo. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeEditorValueSource | Returns whether the EditorValueSource property requires serialization. | |
ShouldSerializeItemCheckArea | Returns whether the ItemCheckArea property requires serialization. | |
ShouldSerializeListSeparator | Returns whether the ListSeparator property requires serialization. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |