Version

BindableValueList Class Members

The following tables list the members exposed by BindableValueList.

Public Constructors
 NameDescription
Public ConstructorBindableValueList ConstructorOverloaded.   
Public Fields
 NameDescription
Public FieldUSE_LISTOBJECT_AS_VALUEMEMBERA string constant which can be user to set the ValueMember property so that the ValueList will use the entire ListObject of an item as the item's DataValue, rather than any individual field of the ListObject.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.ValueList)
Public PropertyAppearancesAppearance's collection (Inherited from Infragistics.Win.ValueList)
Public PropertyAutoSuggestHighlightAppearanceReturns or sets the Appearance object that controls the appearance of the highlighted text when using AutoSuggestFilterMode Contains. (Inherited from Infragistics.Win.ValueList)
Public PropertyAutoSuggestHighlightSelectedAppearanceReturns 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. (Inherited from Infragistics.Win.ValueList)
Public PropertyBindingContextGets/sets the BindingContext that will be used. This setting takes precedence over the BindingContext provided by the BindingContextControl property.  
Public PropertyBindingContextControlGets/sets the Control used for retrieving a BindingContext. This property has no effect if the BindingContext property has been assigned a non-null value.  
Public PropertyCheckBoxAlignmentReturns or sets the alignment of the checkbox with respect to the remaining item content, i.e., the text and/or the image. (Inherited from Infragistics.Win.ValueList)
Public PropertyCheckBoxStyleReturns whether checkboxes appear next to each item in the dropdown list, and whether they support the 'Indeterminate' setting. (Inherited from Infragistics.Win.ValueList)
Public PropertyCheckedItemsReturns a collection which contains the ValueListItem instances whose CheckState property returns 'Checked'. (Inherited from Infragistics.Win.ValueList)
Public PropertyDataMemberGets/sets the specific data member in a multimember data source to bind to.  
Public PropertyDataSourceGets/sets the object used for populating the list of items.  
Public PropertyDisplayMemberGets/sets the name of the property in the data source whose contents are to be displayed.  
Public PropertyDisplayStyleDetermines 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. (Inherited from Infragistics.Win.ValueList)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawModeGets/sets DrawMode used by the dropdown list (Inherited from Infragistics.Win.ValueList)
Public PropertyDropDownListAlignmentGets/sets the alignment of the dropdown list. Available only at runtime. (Inherited from Infragistics.Win.ValueList)
Public PropertyDropDownListMinWidthGets/sets the minimum width of the dropdown list. (Inherited from Infragistics.Win.ValueList)
Public PropertyDropDownListWidthGets/sets the width of the dropdownlist (Inherited from Infragistics.Win.ValueList)
Public PropertyDropDownResizeHandleAppearanceDropdown resize handle appearance. (Inherited from Infragistics.Win.ValueList)
Public PropertyDropDownResizeHandleStyleGets/Sets Drop Down Resize Handle Style (Inherited from Infragistics.Win.ValueList)
Public PropertyDropDownResizeHandleStyleResolvedGets/Sets Drop Down Resize Handle Style (Inherited from Infragistics.Win.ValueList)
Public PropertyFormatFilteredItemsReturns 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. (Inherited from Infragistics.Win.ValueList)
Public PropertyFormatProviderGets/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. (Inherited from Infragistics.Win.ValueList)
Public PropertyFormatStringGets/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. (Inherited from Infragistics.Win.ValueList)
Public PropertyHasAppearanceTrue if an appearance object has been allocated (Inherited from Infragistics.Win.ValueList)
Public PropertyHasAutoSuggestHighlightAppearanceTrue if an appearance object has been allocated (Inherited from Infragistics.Win.ValueList)
Public PropertyHasAutoSuggestHighlightSelectedAppearanceTrue if an appearance object has been allocated (Inherited from Infragistics.Win.ValueList)
Public PropertyHasDropdownResizeHandleAppearanceTrue if an appearance object has been allocated (Inherited from Infragistics.Win.ValueList)
Public PropertyIsBoundOverridden. Returns true if the valuelist items are retrieved from a data source.  
Public PropertyItemHeightGets/sets ItemHeight used by the dropdown list (Inherited from Infragistics.Win.ValueList)
Public PropertyItemMatchingModeReturns or sets a value indicating the method used to evaluate ValueListItems during searches. (Inherited from Infragistics.Win.ValueList)
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyMaxDropDownItemsGets/sets the maximum number of items that will be displayed in the dropdown. (Inherited from Infragistics.Win.ValueList)
Public PropertyMRUListProviderThe Value List's MRUList provider (Inherited from Infragistics.Win.ValueList)
Public PropertyOwnerThe Value List's owner (Inherited from Infragistics.Win.ValueList)
Public PropertyPreferredDropDownSizeThe preferred size of the dropdown. (Inherited from Infragistics.Win.ValueList)
Public PropertyScaleItemImageSpecifies 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. (Inherited from Infragistics.Win.ValueList)
Public PropertySelectedIndexGets/sets the index of the currently selected item. Available only at runtime. (Inherited from Infragistics.Win.ValueList)
Public PropertySelectedItemGets/sets the currently selected item. Available only at runtime. (Inherited from Infragistics.Win.ValueList)
Public PropertySortStyleReturns or sets a value that determines how valuelistitems will be sorted in a valuelist. (Inherited from Infragistics.Win.ValueList)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyValueListItemsReturns a reference to a ValueListItems collection, containing the valustlistitems of a ValueList object. This property is read-only at run-time. (Inherited from Infragistics.Win.ValueList)
Public PropertyValueMemberGets/sets the name of the property in the data source from which to retrieve the value.  
Protected Properties
 NameDescription
Protected PropertyAlwaysResolveControlImageOverride this and return true if the ValueList wants to honor Control level images for the ValueList items irrespective of the Appstyling (Inherited from Infragistics.Win.ValueList)
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodBumpContentsVersionBump's the contents version number (Inherited from Infragistics.Win.ValueList)
Public MethodCloneOverridden. Overridden. Clones the value list.  
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 MethodFindByDataValueReturns the the ValueListItem whose ValueListItem.DataValue property is equal to the specified dataValue, or null (Nothing in VB) if no item was found. (Inherited from Infragistics.Win.ValueList)
Public MethodFindStringOverloaded. FindString method:Finds the first item which starts with the given string. The search is not case-sensitive. Returns -1 if no match found. (Inherited from Infragistics.Win.ValueList)
Public MethodFindStringExactOverloaded. 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. (Inherited from Infragistics.Win.ValueList)
Public MethodGetItemHeightReturns the height of the item at the specified index (Inherited from Infragistics.Win.ValueList)
Public MethodGetItemIndexFromListIndexReturns the index of the item in the ValueListItems collection of an item with the specified ListIndex, or -1 if no item is found.  
Public MethodGetItemTextReturns the text of the item at the specified index (Inherited from Infragistics.Win.ValueList)
Public MethodGetItemWithListIndexReturns the actual ValueListItem associated with list index in the binding list.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitAppearancesWhen using the Serialization constructor, appearances is set to null, so set it here (Inherited from Infragistics.Win.ValueList)
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 MethodRefreshDataItemsUpdates the ValueItems with the current values in the data source. This method is used when the data source does not implement IBindingList (such as an array or ArrayList). After modifying the values in the data source, call this method so that the items are synchronized. If the data source or binding context has not been specified an InvalidOperationException will be thrown.  
Public MethodResetResets all properties (Inherited from Infragistics.Win.ValueList)
Public MethodResetAppearanceResets the property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetAutoSuggestHighlightAppearanceResets the property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetAutoSuggestHighlightSelectedAppearanceResets the property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetCheckBoxAlignmentResets the property to its default value. (Inherited from Infragistics.Win.ValueList)
Public MethodResetCheckBoxStyleResets the property to its default value. (Inherited from Infragistics.Win.ValueList)
Public MethodResetDataMemberResets the property to its default value.  
Public MethodResetDisplayMemberResets the property to its default value.  
Public MethodResetDisplayStyleResets DisplayStyle to its default value. (Inherited from Infragistics.Win.ValueList)
Public MethodResetDrawModeSets the DrawMode property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetDropDownListAlignmentSets the ValueList.DropDownListAlignment property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetDropDownListMinWidthSets the ValueList.DropDownListMinWidth property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetDropDownListWidthSets the ValueList.DropDownListWidth property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetDropDownResizeHandleAppearanceResets the ValueList.DropDownResizeHandleAppearance property to its default value. (Inherited from Infragistics.Win.ValueList)
Public MethodResetDropDownResizeHandleStyleResets the ValueList.DropDownResizeHandleStyle property to its default value. (Inherited from Infragistics.Win.ValueList)
Public MethodResetFormatFilteredItemsResets the FormatFilteredItems to its default value. (Inherited from Infragistics.Win.ValueList)
Public MethodResetFormatProviderResets the ValueList.FormatProvider property to its default value. (Inherited from Infragistics.Win.ValueList)
Public MethodResetFormatStringResets the ValueList.FormatString property to its default value. (Inherited from Infragistics.Win.ValueList)
Public MethodResetItemHeightSets the ItemHeight property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetItemMatchingModeRestores the value of the ItemMatchingMode property to its default. (Inherited from Infragistics.Win.ValueList)
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetMaxDropDownItemsSets the ValueList.MaxDropDownItems property to its default value (Inherited from Infragistics.Win.ValueList)
Public MethodResetPreferredDropDownSizeResets the ValueList.PreferredDropDownSize properties to their default values. (Inherited from Infragistics.Win.ValueList)
Public MethodResetScaleItemImageResets ValueList.ScaleItemImage to its default value (OnlyWhenNeeded). (Inherited from Infragistics.Win.ValueList)
Public MethodResetSortStyleResets SortStyle to its default value (none). (Inherited from Infragistics.Win.ValueList)
Public MethodResetValueListItemsClears the list of ValueListItems (Inherited from Infragistics.Win.ValueList)
Public MethodResetValueMemberResets the property to its default value.  
Public MethodReSyncContentsRe-synchronizes the contents of the internal valuelist with the internal combo (Inherited from Infragistics.Win.ValueList)
Public MethodSetCheckStateOverloaded. Sets the value of the CheckState property for each ValueListItem in this collection. (Inherited from Infragistics.Win.ValueList)
Public MethodSetDataBindingOverloaded. Sets the DataSource and DataMember properties in one atomic operation. Note: a BindingContext or BindingContextControl must be specified for data binding to occur, otherwise an InvalidOperationException will be thrown.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringOverridden to return the valuelist's key (Inherited from Infragistics.Win.ValueList)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Invoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnAfterDropDownResizeFires after the resize of dropdown has completed. (Inherited from Infragistics.Win.ValueList)
Protected MethodOnBeforeDropDownResizeStartFires Before the DropDown Resize has started (Inherited from Infragistics.Win.ValueList)
Protected MethodOnDeserializationInvoked after the entire object graph has been deserialized. (Inherited from Infragistics.Win.ValueList)
Protected MethodOnDisposeOverridden. Overrides OnDispose.  
Protected MethodOnInitializeDataItemFires the InitializeDataItem event.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedhandles certain property change events (Inherited from Infragistics.Win.ValueList)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceReturns true if the value is not the default (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeAutoSuggestHighlightAppearanceReturns true if the value is not the default (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeAutoSuggestHighlightSelectedAppearanceReturns true if the value is not the default (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeCheckBoxAlignmentReturns whether the ValueList.CheckBoxAlignment property requires serialization (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeCheckBoxStyleReturns whether the CheckStyle property requires serialization (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeDataMemberReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeDisplayMemberReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeDisplayStyleReturns true if this property is not set to its default value (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeDropDownListAlignmentReturns true if the ValueList.DropDownListAlignment property has been changed from its default value (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeDropDownListMinWidthReturns true if the ValueList.DropDownListMinWidth property has been changed from its default value (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeDropDownListWidthReturns true if the ValueList.DropDownListWidth property has been changed from its default value (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeDropDownResizeHandleAppearance

Returns a Boolean value that determines whether the ValueList.DropDownResizeHandleAppearance property is set to its default value.

(Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeDropDownResizeHandleStyle

Returns a Boolean value that determines whether the ValueList.DropDownResizeHandleStyle property is set to its default value.

(Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeFormatFilteredItemsReturns a boolean value indicating whether the FormatFilteredItems property requires serialization. (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeItemMatchingModeReturns a boolean value indicating whether the ItemMatchingMode property requires serialization. (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeMaxDropDownItemsReturns true if the ValueList.MaxDropDownItems property has been changed from its default value (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializePreferredDropDownSizeReturns true if this property is not set to its default value (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeScaleItemImageReturns true if the ValueList.ScaleItemImage property is not set to its default value (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeSortStyleReturns true if this property is not set to its default value (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeValueListItemsReturns true if there are any items in the list (Inherited from Infragistics.Win.ValueList)
Protected MethodShouldSerializeValueMemberReturns true if the property is set to a non-default value.  
Protected MethodVerifyItemsOverridden. Ensures that the items are synchronized with those found in the data source, assuming one exists.  
Public Events
 NameDescription
Public EventAfterDropDownResizeFired after dropdown has been resized. (Inherited from Infragistics.Win.ValueList)
Public EventBeforeDropDownResizeStartFired before resize starts. (Inherited from Infragistics.Win.ValueList)
Public EventDrawValueListItemFired when a ValueListItem is drawn (Inherited from Infragistics.Win.ValueList)
Public EventInitializeDataItemFires when a ValueListItem is created to represent a value found in the data source.  
Public EventListChangedFired when a ValueListItem is changed (Inherited from Infragistics.Win.ValueList)
Public EventMeasureValueListItemFired when a ValueListItem is measured (Inherited from Infragistics.Win.ValueList)
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also