For a list of all members of this type, see BindableValueList members.
Name | Description | |
---|---|---|
Appearance | Returns or sets the Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.ValueList) | |
Appearances | Appearance's collection (Inherited from Infragistics.Win.ValueList) | |
AutoSuggestHighlightAppearance | Returns or sets the Appearance object that controls the appearance of the highlighted text when using AutoSuggestFilterMode Contains. (Inherited from Infragistics.Win.ValueList) | |
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. (Inherited from Infragistics.Win.ValueList) | |
BindingContext | Gets/sets the BindingContext that will be used. This setting takes precedence over the BindingContext provided by the BindingContextControl property. | |
BindingContextControl | Gets/sets the Control used for retrieving a BindingContext. This property has no effect if the BindingContext property has been assigned a non-null value. | |
CheckBoxAlignment | Returns 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) | |
CheckBoxStyle | Returns whether checkboxes appear next to each item in the dropdown list, and whether they support the 'Indeterminate' setting. (Inherited from Infragistics.Win.ValueList) | |
CheckedItems | Returns a collection which contains the ValueListItem instances whose CheckState property returns 'Checked'. (Inherited from Infragistics.Win.ValueList) | |
DataMember | Gets/sets the specific data member in a multimember data source to bind to. | |
DataSource | Gets/sets the object used for populating the list of items. | |
DisplayMember | Gets/sets the name of the property in the data source whose contents are to be displayed. | |
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. (Inherited from Infragistics.Win.ValueList) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DrawMode | Gets/sets DrawMode used by the dropdown list (Inherited from Infragistics.Win.ValueList) | |
DropDownListAlignment | Gets/sets the alignment of the dropdown list. Available only at runtime. (Inherited from Infragistics.Win.ValueList) | |
DropDownListMinWidth | Gets/sets the minimum width of the dropdown list. (Inherited from Infragistics.Win.ValueList) | |
DropDownListWidth | Gets/sets the width of the dropdownlist (Inherited from Infragistics.Win.ValueList) | |
DropDownResizeHandleAppearance | Dropdown resize handle appearance. (Inherited from Infragistics.Win.ValueList) | |
DropDownResizeHandleStyle | Gets/Sets Drop Down Resize Handle Style (Inherited from Infragistics.Win.ValueList) | |
DropDownResizeHandleStyleResolved | Gets/Sets Drop Down Resize Handle Style (Inherited from Infragistics.Win.ValueList) | |
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. (Inherited from Infragistics.Win.ValueList) | |
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. (Inherited from Infragistics.Win.ValueList) | |
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. (Inherited from Infragistics.Win.ValueList) | |
HasAppearance | True if an appearance object has been allocated (Inherited from Infragistics.Win.ValueList) | |
HasAutoSuggestHighlightAppearance | True if an appearance object has been allocated (Inherited from Infragistics.Win.ValueList) | |
HasAutoSuggestHighlightSelectedAppearance | True if an appearance object has been allocated (Inherited from Infragistics.Win.ValueList) | |
HasDropdownResizeHandleAppearance | True if an appearance object has been allocated (Inherited from Infragistics.Win.ValueList) | |
IsBound | Overridden. Returns true if the valuelist items are retrieved from a data source. | |
ItemHeight | Gets/sets ItemHeight used by the dropdown list (Inherited from Infragistics.Win.ValueList) | |
ItemMatchingMode | Returns or sets a value indicating the method used to evaluate ValueListItems during searches. (Inherited from Infragistics.Win.ValueList) | |
Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
MaxDropDownItems | Gets/sets the maximum number of items that will be displayed in the dropdown. (Inherited from Infragistics.Win.ValueList) | |
MRUListProvider | The Value List's MRUList provider (Inherited from Infragistics.Win.ValueList) | |
Owner | The Value List's owner (Inherited from Infragistics.Win.ValueList) | |
PreferredDropDownSize | The preferred size of the dropdown. (Inherited from Infragistics.Win.ValueList) | |
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. (Inherited from Infragistics.Win.ValueList) | |
SelectedIndex | Gets/sets the index of the currently selected item. Available only at runtime. (Inherited from Infragistics.Win.ValueList) | |
SelectedItem | Gets/sets the currently selected item. Available only at runtime. (Inherited from Infragistics.Win.ValueList) | |
SortStyle | Returns or sets a value that determines how valuelistitems will be sorted in a valuelist. (Inherited from Infragistics.Win.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. (Inherited from Infragistics.Win.ValueList) | |
ValueMember | Gets/sets the name of the property in the data source from which to retrieve the value. |
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 (Inherited from Infragistics.Win.ValueList) | |
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |