Version

UltraGridComboEditor Class Properties

For a list of all members of this type, see UltraGridComboEditor members.

Public Properties
 NameDescription
Public PropertyAcceptsReturn (Inherited from Infragistics.Win.EditorWithText)
Public PropertyAcceptsTab (Inherited from Infragistics.Win.EditorWithText)
Public PropertyAutoCompleteIgnoreDiacritics (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyButtonAlignment (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyButtonDisplayStyle (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyButtonsLeft (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyButtonsRight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyCanFocus (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyControlReturns the associated UltraCombo  
Public PropertyCurrentEditText (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyDataFilter (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyDefaultOwner (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawMode (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyDropDownStyle (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyEditorSharedObjectName (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyElementBeingEdited (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyExpectedType (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyFocused (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyHasButtonsLeft (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyHasButtonsRight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyHasMRUList (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyInternalMRUList (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyIsDroppedDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyIsInEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyIsInIMEComposition (Inherited from Infragistics.Win.EditorWithText)
Public PropertyIsValid (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyKeyboardSearchInterval (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyMaxMRUItems (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyMRUList (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyScrollBarLook (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyScrollBars (Inherited from Infragistics.Win.EditorWithText)
Public PropertySelectedIndex (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertySelectedText (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySelectionLength (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySelectionStart (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySetFocusToEditControlOnCloseUp (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertySupportsAutoSizeEdit (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertySupportsDropDown (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertySupportsSelectableText (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertySupportsSpellChecking (Inherited from Infragistics.Win.EditorWithText)
Public PropertySupportsValueList (Inherited from Infragistics.Win.EditorWithCombo)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextBox (Inherited from Infragistics.Win.EditorWithText)
Public PropertyTextLength (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyValue (Inherited from Infragistics.Win.EditorWithText)
Public PropertyValueListOverridden. Returns the UltraCombo that provides the dropdown for the combo.  
Protected Properties
 NameDescription
Protected PropertyAllowKeyboardInputForMultiSelect (Inherited from Infragistics.Win.EditorWithCombo)
Protected PropertyAppliesFormatStringWhenInEditMode (Inherited from Infragistics.Win.EditorWithText)
Protected PropertyEditorValue (Inherited from Infragistics.Win.EditorWithText)
Protected PropertyHasOwnDefaultContextMenu (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected PropertyRaiseValueChangedWhenCheckStateChangedOverridden. Returns whether the editor raises the ValueChanged event in response to the ICheckedItemList implementor's CheckStateChanged event.  
Protected PropertyResetValueListOnExitEditModeOverridden. Determines whether the valuelist's selected item index should be reset to -1 when exiting edit mode.  
Protected PropertySelectedTextInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySelectionLengthInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySelectionStartInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Protected PropertyTextLengthInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertyWantsOwnerKeyEvents (Inherited from Infragistics.Win.EditorWithCombo)
See Also