For a list of all members of this type, see BindableValueList members.
Name | Description | |
---|---|---|
![]() | BumpContentsVersion | Bump's the contents version number (Inherited from Infragistics.Win.ValueList) |
![]() | Clone | Overridden. Overridden. 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. (Inherited from Infragistics.Win.ValueList) |
![]() | 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. (Inherited from Infragistics.Win.ValueList) |
![]() | 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. (Inherited from Infragistics.Win.ValueList) |
![]() | GetItemHeight | Returns the height of the item at the specified index (Inherited from Infragistics.Win.ValueList) |
![]() | GetItemIndexFromListIndex | Returns the index of the item in the ValueListItems collection of an item with the specified ListIndex, or -1 if no item is found. |
![]() | GetItemText | Returns the text of the item at the specified index (Inherited from Infragistics.Win.ValueList) |
![]() | GetItemWithListIndex | Returns the actual ValueListItem associated with list index in the binding list. |
![]() | 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 (Inherited from Infragistics.Win.ValueList) |
![]() | 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) |
![]() | RefreshDataItems | Updates 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. |
![]() | Reset | Resets all properties (Inherited from Infragistics.Win.ValueList) |
![]() | ResetAppearance | Resets the property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetAutoSuggestHighlightAppearance | Resets the property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetAutoSuggestHighlightSelectedAppearance | Resets the property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetCheckBoxAlignment | Resets the property to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetCheckBoxStyle | Resets the property to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetDataMember | Resets the property to its default value. |
![]() | ResetDisplayMember | Resets the property to its default value. |
![]() | ResetDisplayStyle | Resets DisplayStyle to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetDrawMode | Sets the DrawMode property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetDropDownListAlignment | Sets the ValueList.DropDownListAlignment property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetDropDownListMinWidth | Sets the ValueList.DropDownListMinWidth property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetDropDownListWidth | Sets the ValueList.DropDownListWidth property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetDropDownResizeHandleAppearance | Resets the ValueList.DropDownResizeHandleAppearance property to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetDropDownResizeHandleStyle | Resets the ValueList.DropDownResizeHandleStyle property to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetFormatFilteredItems | Resets the FormatFilteredItems to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetFormatProvider | Resets the ValueList.FormatProvider property to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetFormatString | Resets the ValueList.FormatString property to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetItemHeight | Sets the ItemHeight property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetItemMatchingMode | Restores the value of the ItemMatchingMode property to its default. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ResetMaxDropDownItems | Sets the ValueList.MaxDropDownItems property to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ResetPreferredDropDownSize | Resets the ValueList.PreferredDropDownSize properties to their default values. (Inherited from Infragistics.Win.ValueList) |
![]() | ResetScaleItemImage | Resets ValueList.ScaleItemImage to its default value (OnlyWhenNeeded). (Inherited from Infragistics.Win.ValueList) |
![]() | ResetSortStyle | Resets SortStyle to its default value (none). (Inherited from Infragistics.Win.ValueList) |
![]() | ResetValueListItems | Clears the list of ValueListItems (Inherited from Infragistics.Win.ValueList) |
![]() | ResetValueMember | Resets the property to its default value. |
![]() | ReSyncContents | Re-synchronizes the contents of the internal valuelist with the internal combo (Inherited from Infragistics.Win.ValueList) |
![]() | SetCheckState | Overloaded. Sets the value of the CheckState property for each ValueListItem in this collection. (Inherited from Infragistics.Win.ValueList) |
![]() | SetDataBinding | Overloaded. 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. |
![]() | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ToString | Overridden to return the valuelist's key (Inherited from Infragistics.Win.ValueList) |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | GetObjectData | Overridden. 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. (Inherited from Infragistics.Win.ValueList) |
![]() | OnBeforeDropDownResizeStart | Fires Before the DropDown Resize has started (Inherited from Infragistics.Win.ValueList) |
![]() | OnDeserialization | Invoked after the entire object graph has been deserialized. (Inherited from Infragistics.Win.ValueList) |
![]() | OnDispose | Overridden. Overrides OnDispose. |
![]() | OnInitializeDataItem | Fires the InitializeDataItem event. |
![]() | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | OnSubObjectPropChanged | handles certain property change events (Inherited from Infragistics.Win.ValueList) |
![]() | 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 (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeAutoSuggestHighlightAppearance | Returns true if the value is not the default (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeAutoSuggestHighlightSelectedAppearance | Returns true if the value is not the default (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeCheckBoxAlignment | Returns whether the ValueList.CheckBoxAlignment property requires serialization (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeCheckBoxStyle | Returns whether the CheckStyle property requires serialization (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeDataMember | Returns true if the property is set to a non-default value. |
![]() | ShouldSerializeDisplayMember | Returns true if the property is set to a non-default value. |
![]() | ShouldSerializeDisplayStyle | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeDropDownListAlignment | Returns true if the ValueList.DropDownListAlignment property has been changed from its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeDropDownListMinWidth | Returns true if the ValueList.DropDownListMinWidth property has been changed from its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeDropDownListWidth | Returns true if the ValueList.DropDownListWidth property has been changed from its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeDropDownResizeHandleAppearance | Returns a Boolean value that determines whether the ValueList.DropDownResizeHandleAppearance property is set to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeDropDownResizeHandleStyle | Returns a Boolean value that determines whether the ValueList.DropDownResizeHandleStyle property is set to its default value. (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeFormatFilteredItems | Returns a boolean value indicating whether the FormatFilteredItems property requires serialization. (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeItemMatchingMode | Returns a boolean value indicating whether the ItemMatchingMode property requires serialization. (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeMaxDropDownItems | Returns true if the ValueList.MaxDropDownItems property has been changed from its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializePreferredDropDownSize | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeScaleItemImage | Returns true if the ValueList.ScaleItemImage property is not set to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeSortStyle | Returns true if this property is not set to its default value (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeValueListItems | Returns true if there are any items in the list (Inherited from Infragistics.Win.ValueList) |
![]() | ShouldSerializeValueMember | Returns true if the property is set to a non-default value. |
![]() | VerifyItems | Overridden. Ensures that the items are synchronized with those found in the data source, assuming one exists. |