The following tables list the members exposed by ValueList.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Appearance | Returns or sets the Appearance object that controls the object's formatting. | |
Appearances | Appearance's collection | |
AutoSuggestHighlightAppearance | Returns or sets the Appearance object that controls the appearance of the highlighted text when using AutoSuggestFilterMode Contains. | |
AutoSuggestHighlightSelectedAppearance | Returns or sets the Appearance object that controls the appearance of the highlighted text when using AutoSuggestFilterMode Contains and the item is selected or hot tracked. | |
CheckBoxAlignment | Returns or sets the alignment of the checkbox with respect to the remaining item content, i.e., the text and/or the image. | |
CheckBoxStyle | Returns whether checkboxes appear next to each item in the dropdown list, and whether they support the 'Indeterminate' setting. | |
CheckedItems | Returns a collection which contains the ValueListItem instances whose CheckState property returns 'Checked'. | |
DisplayStyle | Determines what information will be displayed in the drop down and edit area of a cell in a drop down style column, and how the information will be formatted. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DrawMode | Gets/sets DrawMode used by the dropdown list | |
DropDownListAlignment | Gets/sets the alignment of the dropdown list. Available only at runtime. | |
DropDownListMinWidth | Gets/sets the minimum width of the dropdown list. | |
DropDownListWidth | Gets/sets the width of the dropdownlist | |
DropDownResizeHandleAppearance | Dropdown resize handle appearance. | |
DropDownResizeHandleStyle | Gets/Sets Drop Down Resize Handle Style | |
DropDownResizeHandleStyleResolved | Gets/Sets Drop Down Resize Handle Style | |
FormatFilteredItems | Returns or sets whether the text for the items that appear in the dropdown are formatted to highlight the characters that were typed by the user during an auto-suggest session. | |
FormatProvider | Gets/sets the formatting information that is used when converting a ValueListItem's DataValue into a string when no value is specified for the DisplayText property. | |
FormatString | Gets/sets the format string that is used when converting a ValueListItem's DataValue into a string when no value is specified for the DisplayText property. | |
HasAppearance | True if an appearance object has been allocated | |
HasAutoSuggestHighlightAppearance | True if an appearance object has been allocated | |
HasAutoSuggestHighlightSelectedAppearance | True if an appearance object has been allocated | |
HasDropdownResizeHandleAppearance | True if an appearance object has been allocated | |
IsBound | The base implementation always returns false. The BindableValueList override may return true. | |
ItemHeight | Gets/sets ItemHeight used by the dropdown list | |
ItemMatchingMode | Returns or sets a value indicating the method used to evaluate ValueListItems during searches. | |
ItemMatchingModeOverride | Overrides the ItemMatchingMode on all ValueLists in the application. | |
Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
MaxDropDownItems | Gets/sets the maximum number of items that will be displayed in the dropdown. | |
MRUListProvider | The Value List's MRUList provider | |
Owner | The Value List's owner | |
PreferredDropDownSize | The preferred size of the dropdown. | |
ScaleItemImage | Specifies how ValueListItem images will be scaled. The important thing that this property can be used to control is how the height of a value list item is calculated. When this property is set to its default value of OnlyWhenNeeded it always uses the font height and scales down (never up) the image on the value list item. When set to Never it uses the max of the font and the image for the height of the item. When set to always it uses the font height (like OnlyWhenNeeded) except that it scales up as well. | |
SelectedIndex | Gets/sets the index of the currently selected item. Available only at runtime. | |
SelectedItem | Gets/sets the currently selected item. Available only at runtime. | |
SortStyle | Returns or sets a value that determines how valuelistitems will be sorted in a valuelist. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ValueListItems | Returns a reference to a ValueListItems collection, containing the valustlistitems of a ValueList object. This property is read-only at run-time. |
Name | Description | |
---|---|---|
AlwaysResolveControlImage | Override this and return true if the ValueList wants to honor Control level images for the ValueList items irrespective of the Appstyling | |
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
BumpContentsVersion | Bump's the contents version number | |
Clone | Clones the value list. | |
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) | |
FindByDataValue | Returns the the ValueListItem whose ValueListItem.DataValue property is equal to the specified dataValue, or null (Nothing in VB) if no item was found. | |
FindString | Overloaded. FindString method:Finds the first item which starts with the given string. The search is not case-sensitive. Returns -1 if no match found. | |
FindStringExact | Overloaded. FindStringExact method: Finds the first item that contains the exact match for the specified string. The search is not case-sensitive.Returns -1 if no match is found. | |
GetItemHeight | Returns the height of the item at the specified index | |
GetItemText | Returns the text of the item at the specified index | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitAppearances | When using the Serialization constructor, appearances is set to null, so set it here | |
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 | Resets all properties | |
ResetAppearance | Resets the property to its default value | |
ResetAutoSuggestHighlightAppearance | Resets the property to its default value | |
ResetAutoSuggestHighlightSelectedAppearance | Resets the property to its default value | |
ResetCheckBoxAlignment | Resets the property to its default value. | |
ResetCheckBoxStyle | Resets the property to its default value. | |
ResetDisplayStyle | Resets DisplayStyle to its default value. | |
ResetDrawMode | Sets the DrawMode property to its default value | |
ResetDropDownListAlignment | Sets the DropDownListAlignment property to its default value | |
ResetDropDownListMinWidth | Sets the DropDownListMinWidth property to its default value | |
ResetDropDownListWidth | Sets the DropDownListWidth property to its default value | |
ResetDropDownResizeHandleAppearance | Resets the DropDownResizeHandleAppearance property to its default value. | |
ResetDropDownResizeHandleStyle | Resets the DropDownResizeHandleStyle property to its default value. | |
ResetFormatFilteredItems | Resets the FormatFilteredItems to its default value. | |
ResetFormatProvider | Resets the FormatProvider property to its default value. | |
ResetFormatString | Resets the FormatString property to its default value. | |
ResetItemHeight | Sets the ItemHeight property to its default value | |
ResetItemMatchingMode | Restores the value of the ItemMatchingMode property to its default. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetMaxDropDownItems | Sets the MaxDropDownItems property to its default value | |
ResetPreferredDropDownSize | Resets the PreferredDropDownSize properties to their default values. | |
ResetScaleItemImage | Resets ScaleItemImage to its default value (OnlyWhenNeeded). | |
ResetSortStyle | Resets SortStyle to its default value (none). | |
ResetValueListItems | Clears the list of ValueListItems | |
ReSyncContents | Re-synchronizes the contents of the internal valuelist with the internal combo | |
SetCheckState | Overloaded. Sets the value of the CheckState property for each ValueListItem in this collection. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Overridden to return the valuelist's key | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnAfterDropDownResize | Fires after the resize of dropdown has completed. | |
OnBeforeDropDownResizeStart | Fires Before the DropDown Resize has started | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDispose | Overridden. Called when the object is disposed of | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. handles certain property change events | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAppearance | Returns true if the value is not the default | |
ShouldSerializeAutoSuggestHighlightAppearance | Returns true if the value is not the default | |
ShouldSerializeAutoSuggestHighlightSelectedAppearance | Returns true if the value is not the default | |
ShouldSerializeCheckBoxAlignment | Returns whether the CheckBoxAlignment property requires serialization | |
ShouldSerializeCheckBoxStyle | Returns whether the CheckStyle property requires serialization | |
ShouldSerializeDisplayStyle | Returns true if this property is not set to its default value | |
ShouldSerializeDropDownListAlignment | Returns true if the DropDownListAlignment property has been changed from its default value | |
ShouldSerializeDropDownListMinWidth | Returns true if the DropDownListMinWidth property has been changed from its default value | |
ShouldSerializeDropDownListWidth | Returns true if the DropDownListWidth property has been changed from its default value | |
ShouldSerializeDropDownResizeHandleAppearance | Returns a Boolean value that determines whether the DropDownResizeHandleAppearance property is set to its default value. | |
ShouldSerializeDropDownResizeHandleStyle | Returns a Boolean value that determines whether the DropDownResizeHandleStyle property is set to its default value. | |
ShouldSerializeFormatFilteredItems | Returns a boolean value indicating whether the FormatFilteredItems property requires serialization. | |
ShouldSerializeItemMatchingMode | Returns a boolean value indicating whether the ItemMatchingMode property requires serialization. | |
ShouldSerializeMaxDropDownItems | Returns true if the MaxDropDownItems property has been changed from its default value | |
ShouldSerializePreferredDropDownSize | Returns true if this property is not set to its default value | |
ShouldSerializeScaleItemImage | Returns true if the ScaleItemImage property is not set to its default value | |
ShouldSerializeSortStyle | Returns true if this property is not set to its default value | |
ShouldSerializeValueListItems | Returns true if there are any items in the list | |
VerifyItems | Derived classes can override this method to ensure that the valuelist items in the list are up-to-date. |
Name | Description | |
---|---|---|
AfterDropDownResize | Fired after dropdown has been resized. | |
BeforeDropDownResizeStart | Fired before resize starts. | |
DrawValueListItem | Fired when a ValueListItem is drawn | |
ListChanged | Fired when a ValueListItem is changed | |
MeasureValueListItem | Fired when a ValueListItem is measured | |
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |